rpms/ghdl/devel ghdl.spec,1.15,1.16

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Fri Mar 24 14:04:02 UTC 2006


Author: sailer

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

Modified Files:
	ghdl.spec 
Log Message:
fix x86_64 BR



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ghdl.spec	23 Mar 2006 18:08:13 -0000	1.15
+++ ghdl.spec	24 Mar 2006 14:03:44 -0000	1.16
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: 0.22
-Release: 0.%{ghdlsvnver}svn.0%{?dist}
+Release: 0.%{ghdlsvnver}svn.1%{?dist}
 License: GPL
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -49,10 +49,6 @@
 # Make sure glibc supports TFmode long double
 BuildRequires: glibc >= 2.3.90-35
 %endif
-%ifarch %{multilib_64_archs} sparc ppc
-# Ensure glibc{,-devel} is installed for both multilib arches
-BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
-%endif
 # Ada requires Ada to build
 BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1
 # Need .eh_frame ld optimizations
@@ -291,6 +287,9 @@
 
 
 %changelog
+* Fri Mar 24 2006 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.22-0.50svn.1
+- do not require /lib/libc.so.* on x86_64, this does not work under mock
+
 * Wed Mar 22 2006 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.22-0.50svn.0
 - update to svn50, to fix x86_64 breakage
 - move grt (ghdl runtime library) into separate package, to allow parallel




More information about the fedora-extras-commits mailing list