[gccxml] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 21:04:56 UTC 2012


commit 764dd01628029a2ca1975410ff6d3cebb04049a3
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 16:03:19 2012 -0500

    Provides: bundled(libiberty)

 gccxml.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gccxml.spec b/gccxml.spec
index b62d037..043fab9 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -1,6 +1,6 @@
 Name:		gccxml
 Version:	0.9.0
-Release:	0.12.20120309%{?dist}
+Release:	0.13.20120309%{?dist}
 Summary:	XML output extension to GCC
 
 Group:		Development/Languages
@@ -17,6 +17,7 @@ Source0:	%{name}-%{version}-20120309.tar.gz
 #		http://www.gccxml.org/Bug/view.php?id=13430
 Patch0:		%{name}-swap.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Provides: bundled(libiberty)
 
 BuildRequires:	cmake
 
@@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-%{version}
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesla <limburgher at gmail.com> - 0.9.0-0.13-20120309
+- Provides: bundled(libiberty)
+
 * Mon Jul 23 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.12.20120309
 - Support gcc builtin swap functions
 


More information about the scm-commits mailing list