SPECS: libxcrypt.spec - fixup for la files

arekm arekm at pld-linux.org
Wed Nov 26 14:21:27 CET 2008


Author: arekm                        Date: Wed Nov 26 13:21:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixup for la files

---- Files affected:
SPECS:
   libxcrypt.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libxcrypt.spec
diff -u SPECS/libxcrypt.spec:1.1 SPECS/libxcrypt.spec:1.2
--- SPECS/libxcrypt.spec:1.1	Wed Nov 26 14:16:08 2008
+++ SPECS/libxcrypt.spec	Wed Nov 26 14:21:21 2008
@@ -47,6 +47,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT/%{_lib}/lib*.{l,}a $RPM_BUILD_ROOT%{_libdir}
+sed -i -e 's#/%{_lib}#%{_libdir}#g' $RPM_BUILD_ROOT%{_libdir}/*.la
+
 for lib in $RPM_BUILD_ROOT/%{_lib}/lib*.so.*; do
 	lib=$(echo $lib | sed -e "s#$RPM_BUILD_ROOT##g")
 	slib=$(basename $lib | sed -e 's#\.so\..*#.so#g')
@@ -82,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/11/26 13:21:21  arekm
+- fixup for la files
+
 Revision 1.1  2008/11/26 13:16:08  arekm
 - initial 3.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxcrypt.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list