[ghdl] Provides: bundled(libiberty)

Jon Ciesla limb at fedoraproject.org
Mon Oct 15 21:05:20 UTC 2012


commit 046cb5d884260e838adb4f1ed1df76df65ccc7a7
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Oct 15 16:03:52 2012 -0500

    Provides: bundled(libiberty)

 ghdl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ghdl.spec b/ghdl.spec
index d9dcc8f..acbc126 100644
--- a/ghdl.spec
+++ b/ghdl.spec
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: %{ghdlver}
-Release: 2.%{ghdlsvnver}svn.7%{?dist}
+Release: 3.%{ghdlsvnver}svn.7%{?dist}
 #Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Languages
@@ -82,6 +82,7 @@ Requires: glibc >= 2.3.90-35
 %endif
 
 Requires: ghdl-grt = %{version}-%{release}
+Provides: bundled(libiberty)
 
 # gcc-gnat only available on these:
 ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -337,6 +338,9 @@ P64=%{buildroot}/%{_libdir}/gcc/%{gcc_target_platform}/%{gccver}/vhdl/lib/
 
 
 %changelog
+* Mon Oct 15 2012 Jon Ciesls <limburgher at gmail.com> - 0.29-3.143svn.7
+- Provides: bundled(libiberty)
+
 * Wed Jul 25 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.29-2.143svn.7
 - fix siginfo build failure
 


More information about the scm-commits mailing list