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

Thomas M. Sailer sailer at fedoraproject.org
Sun Oct 12 08:03:27 UTC 2008


Author: sailer

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

Modified Files:
	ghdl.spec 
Log Message:
drop noruntime patch



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/F-8/ghdl.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ghdl.spec	12 Oct 2008 07:48:52 -0000	1.37
+++ ghdl.spec	12 Oct 2008 08:02:57 -0000	1.38
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: %{ghdlver}
-Release: 0.%{ghdlsvnver}svn.0%{?dist}
+Release: 0.%{ghdlsvnver}svn.1%{?dist}
 License: GPLv2+
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -17,7 +17,6 @@
 Source100: http://ghdl.free.fr/ghdl-%{ghdlver}.tar.bz2
 Patch100: ghdl-svn%{ghdlsvnver}.patch
 Patch102: gcc41-makeinfo.patch
-Patch103: ghdl-noruntime.patch
 Patch105: ghdl-grtadac.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post): /sbin/install-info
@@ -115,7 +114,6 @@
 %setup -q -n gcc-%{gccver} -T -b 0 -a 100
 pushd ghdl-%{ghdlver}
 %patch100 -p1
-%patch103 -p0 -b .noruntime
 %{__mv} vhdl ../gcc/
 popd
 #patch102 -p1 -b .makeinfo
@@ -301,6 +299,9 @@
 
 
 %changelog
+* Sun Oct 12 2008 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.27-0.110svn.1
+- noruntime patch not needed
+
 * Sun Oct 12 2008 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.27-0.110svn.0
 - update to svn110
 




More information about the fedora-extras-commits mailing list