rpms/ghdl/devel ghdl-svn110-libgnat44.patch, NONE, 1.1 ghdl.spec, 1.45, 1.46

Thomas M. Sailer sailer at fedoraproject.org
Sun Mar 15 19:54:48 UTC 2009


Author: sailer

Update of /cvs/extras/rpms/ghdl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32460

Modified Files:
	ghdl.spec 
Added Files:
	ghdl-svn110-libgnat44.patch 
Log Message:
libgnat version is now 4.4


ghdl-svn110-libgnat44.patch:

--- NEW FILE ghdl-svn110-libgnat44.patch ---
--- gcc/vhdl/Makefile.in.gnatlib	2008-05-16 11:12:19.000000000 +0200
+++ gcc/vhdl/Makefile.in	2008-05-16 11:15:04.000000000 +0200
@@ -490,6 +490,8 @@
  GRT_EXTRA_LIB+=-lpthread
 endif
 
+GRT_EXTRA_LIB+=-lgnat-4.4
+
 GRT_ARCH?=None
 
 # Configuration pragmas.


Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ghdl.spec	24 Feb 2009 21:18:53 -0000	1.45
+++ ghdl.spec	15 Mar 2009 19:54:17 -0000	1.46
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: %{ghdlver}
-Release: 0.%{ghdlsvnver}svn.3%{?dist}.1
+Release: 0.%{ghdlsvnver}svn.4%{?dist}
 License: GPLv2+
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -18,7 +18,7 @@
 Patch100: ghdl-svn%{ghdlsvnver}.patch
 Patch102: gcc41-makeinfo.patch
 Patch103: ghdl-noruntime.patch
-Patch104: ghdl-svn89-libgnat43.patch
+Patch104: ghdl-svn110-libgnat44.patch
 Patch105: ghdl-grtadac.patch
 Patch106: ghdl-ppc64abort.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -303,6 +303,9 @@
 
 
 %changelog
+* Sun Mar 15 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.27-0.110svn.4
+- gnat version is now 4.4
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.27-0.110svn.3.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list