From 229c6dbadba4c869b5233c61c263adb7303a98a4 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 21 Nov 2013 16:17:44 +0000 Subject: [PATCH] Update binutils 2.24 snapshot. --- binutils.spec | 11 ++++++++--- sources | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/binutils.spec b/binutils.spec index dbcbaa5..7df31c7 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: 5%{?dist} +Release: 6%{?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-11-11 +%global DATE 2013-11-21 # 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 @@ -35,8 +35,10 @@ URL: http://sources.redhat.com/binutils # git clone -b binutils-2_24-branch ssh://sourceware.org/git/binutils-gdb.git \ # binutils-%{version}-%{DATE} # +# rm -fr binutils-%{version}-%{DATE}/.git +# # tar cf - binutils-%{version}-%{DATE} | \ -# bzip2 -9 > binutils-%{version}-%{DATE}.tar.bz2 +# bzip2 -c -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: @@ -482,6 +484,9 @@ exit 0 %endif # %{isnative} %changelog +* Thu Nov 21 2013 Nick Clifton - 2.24-6 +- Update binutils 2.24 snapshot. + * Mon Nov 11 2013 Nick Clifton - 2.24-5 - Update binutils 2.24 snapshot. - Switch to using GIT instead of CVS to access the FSF repository. diff --git a/sources b/sources index 75314e0..af97c29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d9ccc93f42f3249092c2e305c9ea278 binutils-2.24-2013-11-11.tar.bz2 +0283c27dfc79f74c3514bd56697d3b41 binutils-2.24-2013-11-21.tar.bz2