Author: qboosh                       Date: Sat May 19 14:37:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added inline patch instead of -fgnu89-inline to kill warnings from public 
libdw.h

---- Files affected:
SPECS:
   elfutils.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/elfutils.spec
diff -u SPECS/elfutils.spec:1.73 SPECS/elfutils.spec:1.74
--- SPECS/elfutils.spec:1.73    Sat May 19 14:10:20 2007
+++ SPECS/elfutils.spec Sat May 19 16:36:55 2007
@@ -24,10 +24,11 @@
 Patch7:                %{name}-sparc.patch
 Patch8:                %{name}-strip-copy-symtab.patch
 Patch9:                %{name}-gcc4.patch
+Patch10:       %{name}-inline.patch
 #URL:          file://home/devel/drepper
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.7
-BuildRequires: gcc >= 4.2.0
+BuildRequires: gcc >= 3.2
 BuildRequires: gettext-devel
 %ifarch %{x8664} alpha ia64 ppc64 s390x sparc64
 # PR*FAST{8,16} in <inttypes.h> were broken for 64-bit archs in older versions
@@ -149,6 +150,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 # strip-test5 needs adjusting for strip-copy-symtab patch (already in FC, but 
not worth bothering)
 # dwfl-bug-addr-overflow sources are missing in tar
@@ -161,8 +163,6 @@
 %{__automake}
 %{__autoconf}
 
-CPPFLAGS="-fgnu89-inline"; export CPPFLAGS
-
 %configure \
        --program-prefix=%{_programprefix} \
        --enable-shared
@@ -248,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2007/05/19 14:36:55  qboosh
+- added inline patch instead of -fgnu89-inline to kill warnings from public 
libdw.h
+
 Revision 1.73  2007/05/19 12:10:20  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.73&r2=1.74&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to