@@ -11,9 +11,10 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
pisitools.flags.add("-fPIC -D_GNU_SOURCE")
|
||||
|
||||
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--enable-nls \
|
||||
autotools.configure("--libdir=/usr/lib \
|
||||
--enable-nls \
|
||||
--disable-audit \
|
||||
--enable-securedir=/lib/security \
|
||||
--enable-isadir=/lib/security")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Pluggable Authentication Modules</Summary>
|
||||
<Description>PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.</Description>
|
||||
<Archive sha1sum="f8ce53c67363f78d520392fa1c253c4978058be1" type="tarbz2">http://www.linux-pam.org/library/Linux-PAM-1.1.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="3620ab5f5e02272825c426622761a19a1a2facca" type="tarbz2">http://www.linux-pam.org/library/Linux-PAM-1.2.1.tar.bz2</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="dlopen.sh" permission="0755">dlopen.sh</AdditionalFile>
|
||||
<AdditionalFile target="dlopen-test.sh" permission="0755">dlopen-test.sh</AdditionalFile>
|
||||
@@ -21,13 +21,15 @@
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>cracklib-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">Linux-PAM-1.1.6-destdir.patch</Patch> -->
|
||||
<Patch level="1">no-lib64.patch</Patch>
|
||||
<Patch level="1">nosex-libtirpc-underlinking.patch</Patch>
|
||||
<Patch level="1">pam-1.1.8-cve-2013-7041.patch</Patch>
|
||||
<Patch level="1">pam-1.1.8-cve-2014-2583.patch</Patch>
|
||||
<!-- <Patch level="1">no-lib64.patch</Patch> -->
|
||||
<!-- <Patch level="1">nosex-libtirpc-underlinking.patch</Patch> -->
|
||||
<!-- <Patch level="1">pam-1.1.8-cve-2013-7041.patch</Patch> -->
|
||||
<!-- <Patch level="1">pam-1.1.8-cve-2014-2583.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -69,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2016-03-05</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2015-04-01</Date>
|
||||
<Version>1.1.8</Version>
|
||||
|
||||
@@ -28,6 +28,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2016-03-05</Date>
|
||||
<Version>0.1.10</Version>
|
||||
<Comment>Rebuild with new toolchain.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2014-05-11</Date>
|
||||
<Version>0.1.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user