SPECS: pam-pam_pwdfile.spec - fix build - don't link with -lpamcrypt

darekr darekr at pld-linux.org
Sat Feb 2 01:45:18 CET 2008


Author: darekr                       Date: Sat Feb  2 00:45:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build - don't link with -lpamcrypt

---- Files affected:
SPECS:
   pam-pam_pwdfile.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/pam-pam_pwdfile.spec
diff -u SPECS/pam-pam_pwdfile.spec:1.9 SPECS/pam-pam_pwdfile.spec:1.10
--- SPECS/pam-pam_pwdfile.spec:1.9	Tue Feb 13 08:16:51 2007
+++ SPECS/pam-pam_pwdfile.spec	Sat Feb  2 01:45:12 2008
@@ -29,7 +29,7 @@
 %build
 %{__make} -f contrib/Makefile.standalone \
 	CC="%{__cc}" \
-	PAMLIB="-lpam -lpamcrypt" \
+	PAMLIB="-lpam" \
 	CFLAGS="%{rpmcflags} -fPIC -c -Wall -Wformat-security"
 
 %install
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-02-02 00:45:12  darekr
+- fix build - don't link with -lpamcrypt
+
 Revision 1.9  2007-02-13 07:16:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pam-pam_pwdfile.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list