SPECS: glibc.spec - fix build with recent binutils.

pluto pluto at pld-linux.org
Fri Feb 20 15:45:47 CET 2009


Author: pluto                        Date: Fri Feb 20 14:45:47 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with recent binutils.

---- Files affected:
SPECS:
   glibc.spec (1.801 -> 1.802) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.801 SPECS/glibc.spec:1.802
--- SPECS/glibc.spec:1.801	Mon Jan  5 17:15:35 2009
+++ SPECS/glibc.spec	Fri Feb 20 15:45:41 2009
@@ -77,6 +77,7 @@
 Patch23:	%{name}-pt_pax.patch
 Patch24:	%{name}-fixes.patch
 Patch25:	%{name}-cv_gnu89_inline.patch
+Patch26:	%{name}-sed.patch
 URL:		http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires:	audit-libs-devel}
 BuildRequires:	autoconf
@@ -906,6 +907,7 @@
 %patch23 -p0
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
 
 # these would be copied to localedb-src
 rm -f localedata/locales/*{.orig,~}
@@ -1645,6 +1647,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.802  2009/02/20 14:45:41  pluto
+- fix build with recent binutils.
+
 Revision 1.801  2009/01/05 16:15:35  glen
 - package gconv-modules.cache
 - fix build with config.cache
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.801&r2=1.802&f=u



More information about the pld-cvs-commit mailing list