[arm-gp2x-linux-gcc] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 19:16:32 UTC 2012


commit f9514a96941974eea4ff9f8b7ef68fa37eff49fe
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 14:15:11 2012 -0500

    Provides: bundled(libiberty)

 arm-gp2x-linux-gcc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/arm-gp2x-linux-gcc.spec b/arm-gp2x-linux-gcc.spec
index 524020e..ca33d01 100644
--- a/arm-gp2x-linux-gcc.spec
+++ b/arm-gp2x-linux-gcc.spec
@@ -4,7 +4,7 @@
 
 Name:           %{target}-gcc
 Version:        4.1.2
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -30,6 +30,7 @@ BuildRequires:  %{target}-kernel-headers
 BuildRequires:  %{target}-glibc
 Requires:       %{target}-glibc
 %endif
+Provides: bundled(libiberty)
 
 %description
 This is a Cross Compiling version of GNU GCC, which can be used to
@@ -192,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 4.1.2-15
+- Provides: bundled(libiberty)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.1.2-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list