samba build deb ver.bump
This commit is contained in:
@@ -10,8 +10,8 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed '/stdlib.h/a#include <stdint.h>' -i src/xdr_sizeof.c")
|
||||
shelltools.system("sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map")
|
||||
#shelltools.system("sed '/stdlib.h/a#include <stdint.h>' -i src/xdr_sizeof.c")
|
||||
#shelltools.system("sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map")
|
||||
autotools.configure("--disable-static")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Transport Independent RPC library</Summary>
|
||||
<Description>Transport Independent RPC library</Description>
|
||||
<Archive sha1sum="2a8dc0e6eecc45be6597c8287b1d8e15cbee46e3" type="tarbz2">https://downloads.sourceforge.net/libtirpc/libtirpc-1.0.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="d85717035cb9bd6c45557a1eb1351d3af9a69ff7" type="tarbz2">https://downloads.sourceforge.net/libtirpc/libtirpc-1.1.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>e2fsprogs-devel</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2019-03-29</Date>
|
||||
<Version>1.1.4</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2018-08-29</Date>
|
||||
<Version>1.0.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user