SPECS: glibc.spec - use new linux-libc-headers - -fgnu89-inline te...

qboosh qboosh at pld-linux.org
Tue Apr 3 16:39:33 CEST 2007


Author: qboosh                       Date: Tue Apr  3 14:39:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use new linux-libc-headers
- -fgnu89-inline temporarily(?) disabled - rationale missing

---- Files affected:
SPECS:
   glibc.spec (1.691 -> 1.692) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.691 SPECS/glibc.spec:1.692
--- SPECS/glibc.spec:1.691	Thu Mar 29 15:33:38 2007
+++ SPECS/glibc.spec	Tue Apr  3 16:39:28 2007
@@ -21,7 +21,7 @@
 %undefine	with_memusage
 %endif
 
-%define		klh_version	3:2.6.20.4-1
+%define		llh_version	7:2.6.20.4-1
 
 Summary:	GNU libc
 Summary(de.UTF-8):	GNU libc
@@ -88,7 +88,7 @@
 BuildRequires:	gettext-devel >= 0.10.36
 %{!?with_cross:BuildRequires:	dietlibc-static}
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.18}
-BuildRequires:	kernel-libc-headers >= %{klh_version}
+BuildRequires:	linux-libc-headers >= %{llh_version}
 BuildRequires:	perl-base
 BuildRequires:	rpm-build >= 4.3-0.20030610.28
 BuildRequires:	rpm-perlprov
@@ -142,7 +142,8 @@
 %define		_hack_dontneed_PartialHardlinkSets	1
 %define		_noautochrpath		.*\\(ldconfig\\|sln\\)
 
-%define		specflags		-fgnu89-inline
+# rationale needed here; implies BR: gcc >= 4.2.0
+#define		specflags		-fgnu89-inline
 
 %description
 Contains the standard libraries that are used by multiple programs on
@@ -362,7 +363,7 @@
 %ifarch sparc64
 Obsoletes:	%{name}-headers(sparc)
 %endif
-Requires:	kernel-libc-headers >= %{klh_version}
+Requires:	linux-libc-headers >= %{llh_version}
 
 %description headers
 The glibc-headers package contains the header files necessary for
@@ -1477,6 +1478,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.692  2007/04/03 14:39:28  qboosh
+- use new linux-libc-headers
+- -fgnu89-inline temporarily(?) disabled - rationale missing
+
 Revision 1.691  2007/03/29 13:33:38  pluto
 - drop hack and use kernel-libc-headers, release 3.
 
================================================================

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



More information about the pld-cvs-commit mailing list