Author: arekm Date: Thu Mar 6 21:07:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; fix binutils bugzilla 5788 (memory corruption bug)
---- Files affected: SPECS: binutils.spec (1.282 -> 1.283) ---- Diffs: ================================================================ Index: SPECS/binutils.spec diff -u SPECS/binutils.spec:1.282 SPECS/binutils.spec:1.283 --- SPECS/binutils.spec:1.282 Tue Mar 4 10:37:56 2008 +++ SPECS/binutils.spec Thu Mar 6 22:07:45 2008 @@ -17,7 +17,7 @@ Name: binutils Version: 2.18.50.0.4 Release: 3 -Epoch: 3 +Epoch: 4 License: GPL v3+ Group: Development/Tools Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2 @@ -34,6 +34,7 @@ Patch7: %{name}-absolute-gnu_debuglink-path.patch Patch8: %{name}-libtool-m.patch Patch9: %{name}-pr-5755.patch +Patch10: %{name}-pr-5788.patch URL: http://sources.redhat.com/binutils/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8.2 @@ -154,6 +155,7 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p0 %build # non-standard regeneration (needed because of gasp patch) @@ -315,6 +317,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.283 2008-03-06 21:07:45 arekm +- rel 4; fix binutils bugzilla 5788 (memory corruption bug) + Revision 1.282 2008-03-04 09:37:56 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/binutils.spec?r1=1.282&r2=1.283&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
