[compat-gcc-32] Provides: bundled(libiberty)

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


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

    Provides: bundled(libiberty)

 compat-gcc-32.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/compat-gcc-32.spec b/compat-gcc-32.spec
index 1e6b649..6a6995e 100644
--- a/compat-gcc-32.spec
+++ b/compat-gcc-32.spec
@@ -21,7 +21,7 @@
 Summary: The compatibility GNU Compiler Collection
 Name: compat-gcc-32
 Version: %{gcc_version}
-Release: %{gcc_release}.4
+Release: %{gcc_release}.5
 License: GPLv2+ with exceptions
 Group: Development/Languages
 Source0: gcc-%{gcc_version}-%{DATE}.tar.bz2
@@ -51,6 +51,7 @@ Requires: libgcc >= 3.4.0
 # Ensure glibc{,-devel} is installed for both multilib arches
 BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
 %endif
+Provides: bundled(libiberty)
 
 Patch1: gcc32-multi32-hack.patch
 Patch2: gcc32-ice-hack.patch
@@ -445,6 +446,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/%{_lib}/libstdc++.so.5*
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 3.2.3-68.5
+- Provides: bundled(libiberty)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.3-68.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list