[ghdl] rebuild for gnat 4.7

sailer sailer at fedoraproject.org
Thu Jan 5 17:13:54 UTC 2012


commit 5f461ed6f86a12d9cf557bbfeec7fb6f2fc4bd96
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Jan 5 18:13:11 2012 +0100

    rebuild for gnat 4.7

 ...-libgnat46.patch => ghdl-svn143-libgnat47.patch |    2 +-
 ghdl.spec                                          |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghdl-svn143-libgnat46.patch b/ghdl-svn143-libgnat47.patch
similarity index 89%
rename from ghdl-svn143-libgnat46.patch
rename to ghdl-svn143-libgnat47.patch
index 6ac8059..2c51dd7 100644
--- a/ghdl-svn143-libgnat46.patch
+++ b/ghdl-svn143-libgnat47.patch
@@ -4,7 +4,7 @@
   GRT_EXTRA_LIB+=-lpthread
  endif
  
-+GRT_EXTRA_LIB+=-lgnat-4.6
++GRT_EXTRA_LIB+=-lgnat-4.7
 +
  GRT_ARCH?=None
  
diff --git a/ghdl.spec b/ghdl.spec
index a5d36f8..825804b 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.4%{?dist}.2
+Release: 2.%{ghdlsvnver}svn.5%{?dist}
 #Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Languages
@@ -19,7 +19,7 @@ Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{gccver}/gcc-core-%{gccver}.tar
 Source100: http://ghdl.free.fr/ghdl-%{ghdlver}.tar.bz2
 Patch100: ghdl-svn%{ghdlsvnver}.patch
 Patch103: ghdl-noruntime.patch
-Patch104: ghdl-svn143-libgnat46.patch
+Patch104: ghdl-svn143-libgnat47.patch
 Patch105: ghdl-grtadac.patch
 # Both following patches have been sent to upstream mailing list:
 # From: Thomas Sailer <t.sailer at alumni.ethz.ch>
@@ -335,6 +335,9 @@ P64=%{buildroot}/%{_libdir}/gcc/%{gcc_target_platform}/%{gccver}/vhdl/lib/
 
 
 %changelog
+* Thu Jan  5 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.29-2.143svn.5
+- rebuild for gnat 4.7
+
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.29-2.143svn.4.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list