rpms/ghdl/F-8 ghdl.spec,1.38,1.39

Thomas M. Sailer sailer at fedoraproject.org
Sun Oct 12 20:20:19 UTC 2008


Author: sailer

Update of /cvs/extras/rpms/ghdl/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18999

Modified Files:
	ghdl.spec 
Log Message:
fix BR



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/F-8/ghdl.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ghdl.spec	12 Oct 2008 08:02:57 -0000	1.38
+++ ghdl.spec	12 Oct 2008 20:19:48 -0000	1.39
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: %{ghdlver}
-Release: 0.%{ghdlsvnver}svn.1%{?dist}
+Release: 0.%{ghdlsvnver}svn.2%{?dist}
 License: GPLv2+
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -52,7 +52,7 @@
 BuildRequires: glibc >= 2.3.90-35
 %endif
 # Ada requires Ada to build
-BuildRequires: gcc-gnat >= 4.3, libgnat >= 4.3
+BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1
 # GCC build requirements
 BuildRequires: gmp-devel >= 4.1, mpfr-devel >= 2.3.0
 # Need .eh_frame ld optimizations
@@ -299,6 +299,9 @@
 
 
 %changelog
+* Sun Oct 12 2008 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.27-0.110svn.2
+- fix BR
+
 * Sun Oct 12 2008 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.27-0.110svn.1
 - noruntime patch not needed
 




More information about the scm-commits mailing list