SPECS: pam.spec - rel.2 - finish relocation of .so and .la file

blues blues at pld-linux.org
Sun Oct 21 16:20:25 CEST 2007


Author: blues                        Date: Sun Oct 21 14:20:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - finish relocation of .so and .la file

---- Files affected:
SPECS:
   pam.spec (1.273 -> 1.274) 

---- Diffs:

================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.273 SPECS/pam.spec:1.274
--- SPECS/pam.spec:1.273	Fri Sep 14 19:08:18 2007
+++ SPECS/pam.spec	Sun Oct 21 16:20:20 2007
@@ -21,7 +21,7 @@
 Summary(uk.UTF-8):	Інструмент, що забезпечує аутентифікацію для програм
 Name:		pam
 Version:	0.99.8.1
-Release:	1
+Release:	2
 License:	GPL or BSD
 Group:		Base
 Source0:	http://ftp.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2
@@ -298,6 +298,7 @@
 for f in lib*.la ; do
 	sed -e 's|/%{_lib}/libpam|%{_libdir}/libpam|g' $f > $RPM_BUILD_ROOT%{_libdir}/$f
 	rm -f $f
+	sed -i -e 's|libdir=\'%{_lib}\'|libdir=\'%{_libdir}\'|g' $RPM_BUILD_ROOT%{_libdir}/$f
 done
 ln -sf /%{_lib}/$(echo libpam.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libpam.so
 ln -sf /%{_lib}/$(echo libpam_misc.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libpam_misc.so
@@ -519,6 +520,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.274  2007/10/21 14:20:20  blues
+- rel.2 - finish relocation of .so and .la file
+
 Revision 1.273  2007/09/14 17:08:18  baggins
 - 0.99.8.1
 - removed obsolete patches
================================================================

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



More information about the pld-cvs-commit mailing list