Author: baggins Date: Tue Sep 4 13:24:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - fix ppc build
---- Files affected: SPECS: elfutils.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: SPECS/elfutils.spec diff -u SPECS/elfutils.spec:1.80 SPECS/elfutils.spec:1.81 --- SPECS/elfutils.spec:1.80 Tue Sep 4 14:18:53 2007 +++ SPECS/elfutils.spec Tue Sep 4 15:23:56 2007 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów Name: elfutils Version: 0.128 -Release: 3 +Release: 4 License: GPL v2 with OSL linking exception Group: Development/Tools # http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ @@ -25,6 +25,7 @@ Patch8: %{name}-gcc4.patch Patch9: %{name}-inline.patch Patch10: %{name}-Werror.patch +Patch11: %{name}-elflint-ppc-got.patch #URL: file://home/devel/drepper BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.7 @@ -150,6 +151,7 @@ %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p0 rm -f po/stamp-po @@ -252,6 +254,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2007/09/04 13:23:56 baggins +- rel 4 +- fix ppc build + Revision 1.80 2007/09/04 12:18:53 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elfutils.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
