[mingw-gcc] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 21:06:31 UTC 2012


commit d03b270727e83fdac1bb66a9863a224e7758f248
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 16:05:00 2012 -0500

    Provides: bundled(libiberty)

 mingw-gcc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index aa9a722..1854e6d 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -17,7 +17,7 @@
 
 Name:           mingw-gcc
 Version:        4.7.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -61,6 +61,7 @@ BuildRequires:  dejagnu
 BuildRequires:  sharutils
 %endif
 %endif
+Provides: bundled(libiberty)
 
 %description
 MinGW Windows cross-compiler (GCC) for C.
@@ -615,6 +616,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
 
 
 %changelog
+* Mon Oct 05 2012 Jon Ciesla <limbugher at gmail.com> - 4.7.2-2
+- Provides: bundled(libiberty)
+
 * Fri Sep 21 2012 Kalev Lember <kalevlember at gmail.com> - 4.7.2-1
 - Update to 4.7.2
 


More information about the scm-commits mailing list