[cross-gcc] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 19:58:34 UTC 2012


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

    Provides: bundled(libiberty)

 cross-gcc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cross-gcc.spec b/cross-gcc.spec
index c716a53..e231433 100644
--- a/cross-gcc.spec
+++ b/cross-gcc.spec
@@ -55,7 +55,7 @@
 Summary: Cross C compiler
 Name: cross-gcc
 Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}.1
+Release: %{gcc_release}%{?dist}.2
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
 Group: Development/Languages
 URL: http://gcc.gnu.org
@@ -95,6 +95,7 @@ BuildRequires: glibc-devel >= 2.4.90-13
 BuildRequires: elfutils-devel >= 0.147
 BuildRequires: elfutils-libelf-devel >= 0.147
 BuildRequires: gmp-devel >= 4.2, mpfr-devel >= 2.3.1, libmpc-devel >= 0.8.1
+Provides: bundled(libiberty)
 
 %description
 Cross-build GNU C compiler collection.
@@ -625,6 +626,9 @@ rm -rf %{buildroot}
 %do_files xtensa-linux-gnu	%{build_xtensa}
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 4.7.1-0.1.20120606.2
+- Provides: bundled(libiberty)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.7.1-0.1.20120606.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list