Author: pluto Date: Sat Dec 2 12:55:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc4 fix, release 2.
---- Files affected: SPECS: elfutils.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: SPECS/elfutils.spec diff -u SPECS/elfutils.spec:1.64 SPECS/elfutils.spec:1.65 --- SPECS/elfutils.spec:1.64 Fri Nov 17 17:47:43 2006 +++ SPECS/elfutils.spec Sat Dec 2 13:55:48 2006 @@ -7,7 +7,7 @@ Summary(pl): Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów Name: elfutils Version: 0.124 -Release: 1 +Release: 2 License: GPL v2 with OSL linking exception Group: Development/Tools # http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/ @@ -23,6 +23,7 @@ Patch6: %{name}-alpha.patch Patch7: %{name}-sparc.patch Patch8: %{name}-strip-copy-symtab.patch +Patch9: %{name}-gcc4.patch #URL: file://home/devel/drepper BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.7 @@ -146,6 +147,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 # strip-test5 needs adjusting for strip-copy-symtab patch (already in FC, but not worth bothering) # elflint-self fails with recent binutils (generates some 0-sized symbols addressed outside eh_frame section) @@ -237,6 +239,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2006/12/02 12:55:48 pluto +- gcc4 fix, release 2. + Revision 1.64 2006/11/17 16:47:43 qboosh - updated to 0.124 - updated portability patch and added strip-copy-symtab patch from FC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
