[avr-gcc] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 19:28:00 UTC 2012


commit 7892ca8775987e49ea3f68f8fd515022c34c3660
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 14:26:40 2012 -0500

    Provides: bundled(libiberty)

 avr-gcc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/avr-gcc.spec b/avr-gcc.spec
index 2447817..33e45d5 100644
--- a/avr-gcc.spec
+++ b/avr-gcc.spec
@@ -2,7 +2,7 @@
 
 Name:           %{target}-gcc
 Version:        4.6.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -16,6 +16,7 @@ Patch0:         avr-gcc-4.5.3-mint8.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
 BuildRequires:  %{target}-binutils >= 1:2.20, zlib-devel gawk gmp-devel mpfr-devel libmpc-devel
 Requires:       %{target}-binutils >= 1:2.20
+Provides: bundled(libiberty)
 
 %description
 This is a Cross Compiling version of GNU GCC, which can be used to
@@ -124,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 4.6.3-3
+- Provides: bundled(libiberty)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list