rpms/ghdl/devel ghdl.spec,1.30,1.31

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Fri Aug 24 10:03:34 UTC 2007


Author: sailer

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

Modified Files:
	ghdl.spec 
Log Message:
fix BR



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ghdl.spec	24 Aug 2007 09:24:44 -0000	1.30
+++ ghdl.spec	24 Aug 2007 10:03:00 -0000	1.31
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: 0.25
-Release: 0.%{ghdlsvnver}svn.3%{?dist}
+Release: 0.%{ghdlsvnver}svn.4%{?dist}
 License: GPLv2+
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -40,7 +40,7 @@
 # Need binutils which handle -msecure-plt on ppc >= 2.16.91.0.2-2
 # Need binutils which support .weakref >= 2.16.91.0.3-1
 BuildRequires: binutils >= 2.16.91.0.3-1
-BuildRequires: zlib-devel, gettext, bison, flex, texinfo
+BuildRequires: zlib-devel, gettext, bison, flex, texinfo, gawk
 # Make sure pthread.h doesn't contain __thread tokens
 # Make sure glibc supports stack protector
 BuildRequires: glibc-devel >= 2.3.90-2
@@ -288,6 +288,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.25-0.89svn.4
+- fix BR
+
 * Fri Aug 24 2007 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.25-0.89svn.3
 - fix license tag
 




More information about the fedora-extras-commits mailing list