]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
pam: Update to 1.1.5.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 13 Jan 2012 18:20:23 +0000 (19:20 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 13 Jan 2012 18:20:23 +0000 (19:20 +0100)
pam/pam.nm

index 62a5dd9e52f9edb6f43034b4f0023d841e1c481b..4bb01c956be791fb48d403511985561ce44181ef 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = pam
-version    = 1.1.0
-release    = 5
+version    = 1.1.5
+release    = 1
 thisapp    = Linux-PAM-%{version}
 
 groups     = System/Base
@@ -19,12 +19,14 @@ description
        having to recompile programs that handle authentication.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+# This is the old location that might be revived in future
+# source_dl = http://ftp.us.kernel.org/pub/linux/libs/pam/library/
+
+source_dl  = https://fedorahosted.org/releases/l/i/linux-pam/
 
 build
        requires
-               #audit-devel
+               audit-devel
                bison
                cracklib-devel
                flex
@@ -35,7 +37,8 @@ build
                --libdir=/%{lib} \
                --includedir=%{includedir}/security \
                --docdir=/usr/share/doc/Linux-PAM-%{version} \
-               --enable-read-both-confs
+               --enable-read-both-confs \
+               --disable-rpath
 
        install_cmds
                mkdir -pv %{BUILDROOT}%{libdir}