[msp430-gcc] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 21:16:09 UTC 2012


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

    Provides: bundled(libiberty)

 msp430-gcc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/msp430-gcc.spec b/msp430-gcc.spec
index 6d345de..0c6b87b 100644
--- a/msp430-gcc.spec
+++ b/msp430-gcc.spec
@@ -2,7 +2,7 @@
 
 Name:		%{target}-gcc
 Version:	4.6.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Cross Compiling GNU GCC targeted at %{target}
 Group:		Development/Languages
 License:	GPLv2+
@@ -19,6 +19,7 @@ BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	%{target}-binutils >= 2.21.1a-1
 BuildRequires:	gmp-devel, mpfr-devel, libmpc-devel
 Requires:	%{target}-binutils >= 2.21.1a-1
+Provides: bundled(libiberty)
 
 %description
 This is a cross compiling version of GNU GCC, which can be used to
@@ -95,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> 4.6.3-2
+- Provides: bundled(libiberty)
+
 * Sat Sep 08 2012 Rob Spanton <rspanton at zepler.net> 4.6.3-1
 - Update to mspgcc uniarch LTS release
 


More information about the scm-commits mailing list