rpms/ghdl/F-7 ghdl.spec,1.30,1.31

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Tue Oct 9 12:56:49 UTC 2007


Author: sailer

Update of /cvs/extras/rpms/ghdl/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6393

Modified Files:
	ghdl.spec 
Log Message:
excludearch ppc64, gcc-gnat is only available post F-7



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/F-7/ghdl.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ghdl.spec	9 Oct 2007 11:21:33 -0000	1.30
+++ ghdl.spec	9 Oct 2007 12:56:16 -0000	1.31
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: 0.25
-Release: 0.%{ghdlsvnver}svn.4%{?dist}
+Release: 0.%{ghdlsvnver}svn.5%{?dist}
 License: GPL
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -65,6 +65,8 @@
 # Make sure glibc supports TFmode long double
 Requires: glibc >= 2.3.90-35
 %endif
+# rhbz #174720, gcc-gnat only available on ppc64 post F-7
+ExcludeArch: ppc64
 
 Requires: ghdl-grt = %{version}-%{release}
 
@@ -290,6 +292,9 @@
 
 
 %changelog
+* Tue Oct  9 2007 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.25-0.89svn.5
+- excludearch ppc64, since gcc-gnat is only available post F-7
+
 * Mon Oct  8 2007 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.25-0.89svn.4
 - ghdl-grt requires zlib-devel (rhbz 316311)
 - fix BR




More information about the fedora-extras-commits mailing list