SPECS (GLIBC_for_AC): glibc.spec - fix for amd64

arekm arekm at pld-linux.org
Wed Dec 20 11:16:55 CET 2006


Author: arekm                        Date: Wed Dec 20 10:16:55 2006 GMT
Module: SPECS                         Tag: GLIBC_for_AC
---- Log message:
- fix for amd64

---- Files affected:
SPECS:
   glibc.spec (1.664.2.4 -> 1.664.2.5) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.664.2.4 SPECS/glibc.spec:1.664.2.5
--- SPECS/glibc.spec:1.664.2.4	Wed Dec 20 10:57:50 2006
+++ SPECS/glibc.spec	Wed Dec 20 11:16:49 2006
@@ -1072,7 +1072,7 @@
 install localedata/SUPPORTED $RPM_BUILD_ROOT%{_datadir}/i18n
 
 # too old binutils in ac, doesn't understand AS_NEEDED
-sed -i -e 's# AS_NEEDED ( .*/ld-linux.so.[0-9] )##g' $RPM_BUILD_ROOT%{_libdir}/libc.so
+sed -i -e 's# AS_NEEDED ( .*/ld-linux.*\.so\.[0-9] )##g' $RPM_BUILD_ROOT%{_libdir}/libc.so
 
 # shutup check-files
 rm -f $RPM_BUILD_ROOT%{_mandir}/README.*
@@ -1507,6 +1507,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.664.2.5  2006/12/20 10:16:49  arekm
+- fix for amd64
+
 Revision 1.664.2.4  2006/12/20 09:57:50  arekm
 - stip parts of libc.so because ld in ac is too old and doesn't understand AS_NEEDED() rule
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.664.2.4&r2=1.664.2.5&f=u



More information about the pld-cvs-commit mailing list