[binutils] Update binutils 2.24 snapshot.

Nicholas Clifton nickc at fedoraproject.org
Fri Oct 18 09:30:07 UTC 2013


commit ad5d3f039a0f0f9b85626b1178bd823df34c0981
Author: Nick Clifton <nickc at redhat.com>
Date:   Fri Oct 18 10:28:05 2013 +0100

     Update binutils 2.24 snapshot.

 binutils.spec |    9 ++++++---
 sources       |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index fadbc9d..60d193a 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -17,7 +17,7 @@
 Summary: A GNU collection of binary utilities
 Name: %{?cross}binutils%{?_with_debug:-debug}
 Version: 2.24
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -26,7 +26,7 @@ URL: http://sources.redhat.com/binutils
 # many controversial patches so we stick with the official FSF version
 # instead.
 
-%global DATE 2013-10-11
+%global DATE 2013-10-18
 # Note - There are no 2.24 tarballs yet, so instead we use a manually created
 # tarball.  The sources were pulled from the upstream binutils CVS repository.
 # The current tarball was created from sources checked in to the 2.24 branch
@@ -34,7 +34,7 @@ URL: http://sources.redhat.com/binutils
 # cvs -z 9 -d :pserver:anoncvs at sourceware.org:/cvs/src login
 #  {enter "anoncvs" as the password}
 # cvs -z 9 -d :pserver:anoncvs at sourceware.org:/cvs/src co -D %{DATE} -r binutils-2_24-branch binutils
-# mv src binutils-%{version}-%{DATE}
+# mv src binutils-%{version}-%{DATE} mv src binutils-%{version}-%{DATE}
 # tar cf - binutils-%{version}-%{DATE} | bzip2 -9 > binutils-%{version}-%{DATE}.tar.bz2
 Source: binutils-%{version}-%{DATE}.tar.bz2
 # Once there is an official 2.24 release this source can be used:
@@ -480,6 +480,9 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Fri Oct 18 2013 Nick Clifton <nickc at redhat.com> - 2.24-3
+- Update binutils 2.24 snapshot.
+
 * Fri Oct 11 2013 Nick Clifton <nickc at redhat.com> - 2.24-2
 - Update binutils 2.24 snapshot.
 
diff --git a/sources b/sources
index b8709ed..4f9deca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74cc1067d956078d203c1815bdc0d4a9  binutils-2.24-2013-10-11.tar.bz2
+1fbba3045b0b5646e2ac58a71024db9b  binutils-2.24-2013-10-18.tar.bz2


More information about the scm-commits mailing list