rpms/ghdl/devel ghdl.spec,1.36,1.37

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Sat May 24 12:57:00 UTC 2008


Author: sailer

Update of /cvs/extras/rpms/ghdl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9786/devel

Modified Files:
	ghdl.spec 
Log Message:
add explicit libgnat dependency



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ghdl.spec	16 May 2008 10:19:44 -0000	1.36
+++ ghdl.spec	24 May 2008 12:56:16 -0000	1.37
@@ -53,7 +53,7 @@
 BuildRequires: glibc >= 2.3.90-35
 %endif
 # Ada requires Ada to build
-BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1
+BuildRequires: gcc-gnat >= 4.3, libgnat >= 4.3
 # Need .eh_frame ld optimizations
 # Need proper visibility support
 # Need -pie support
@@ -102,7 +102,7 @@
 Summary: GHDL runtime libraries
 Group: System Environment/Libraries
 # rhbz #316311
-Requires: zlib-devel
+Requires: zlib-devel, libgnat >= 4.3
 
 %description grt
 This package contains the runtime libraries needed to link ghdl-compiled




More information about the fedora-extras-commits mailing list