rpms/pam/F-10 pam.spec,1.187,1.188

Tomáš Mráz tmraz at fedoraproject.org
Mon Mar 30 09:10:38 UTC 2009


Author: tmraz

Update of /cvs/pkgs/rpms/pam/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15376

Modified Files:
	pam.spec 
Log Message:
* Mon Mar 30 2009 Tomas Mraz <tmraz at redhat.com> 1.0.4-4
- replace libtool to drop unneeded /lib64 rpath



Index: pam.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pam/F-10/pam.spec,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- pam.spec	26 Mar 2009 09:31:50 -0000	1.187
+++ pam.spec	30 Mar 2009 09:10:07 -0000	1.188
@@ -3,7 +3,7 @@
 Summary: A security tool which provides authentication for applications
 Name: pam
 Version: 1.0.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
 # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
 # pam_rhosts_auth module is BSD with advertising
@@ -108,6 +108,7 @@
 %patch45 -p1 -b .safeguards
 %patch46 -p1 -b .root-update
 
+libtoolize -f
 autoreconf
 
 %build
@@ -336,6 +337,9 @@
 %doc doc/adg/*.txt doc/adg/html
 
 %changelog
+* Mon Mar 30 2009 Tomas Mraz <tmraz at redhat.com> 1.0.4-4
+- replace libtool to drop unneeded /lib64 rpath
+
 * Thu Mar 26 2009 Tomas Mraz <tmraz at redhat.com> 1.0.4-3
 - replace all std descriptors when calling helpers (#491471)
 




More information about the fedora-extras-commits mailing list