[binutils] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 19:45:11 UTC 2012


commit 4346be8bff1ba08dc11d0b47cee5c1da410a15e6
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 14:43:50 2012 -0500

    Provides: bundled(libiberty)

 binutils.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index 9664b53..61243f4 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.23.51.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -40,6 +40,7 @@ Patch08: binutils-2.22.52.0.1-relro-on-by-default.patch
 Patch09: binutils-2.22.52.0.1-export-demangle.h.patch
 # Disable checks that config.h has been included before system headers.  BZ #845084
 Patch10: binutils-2.22.52.0.4-no-config-h-check.patch
+Provides: bundled(libiberty)
 
 %define gold_arches %ix86 x86_64
 
@@ -441,6 +442,9 @@ exit 0
 %endif # %{isnative}
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 2.23.51.0.3-2
+- Provides: bundled(libiberty)
+
 * Tue Oct 02 2012 Nick Clifton <nickc at redhat.com> - 2.23.51.0.3-1
 - Rebase on 2.23.51.0.3 release.  (#858560)
 


More information about the scm-commits mailing list