rpms/ghdl/devel .cvsignore, 1.3, 1.4 ghdl.spec, 1.4, 1.5 sources, 1.3, 1.4

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Sun Dec 18 22:47:41 UTC 2005


Author: sailer

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

Modified Files:
	.cvsignore ghdl.spec sources 
Log Message:
update to 0.21



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	15 Dec 2005 13:35:42 -0000	1.3
+++ .cvsignore	18 Dec 2005 22:47:39 -0000	1.4
@@ -3,3 +3,4 @@
 ghdl-0.20-svn35.patch
 ghdl-imagef64fix.patch
 ghdl-0.20.tar.bz2
+ghdl-0.21.tar.bz2


Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ghdl.spec	15 Dec 2005 13:35:42 -0000	1.4
+++ ghdl.spec	18 Dec 2005 22:47:39 -0000	1.5
@@ -1,10 +1,10 @@
 %define gccver 4.0.2
-%define ghdlver 0.20
+%define ghdlver 0.21
 
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: 0.21
-Release: 0.35svn.1%{?dist}
+Release: 1%{?dist}
 License: GPL
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -14,9 +14,7 @@
 # ./dist.sh sources
 Source0: http://ghdl.free.fr/ghdl-%{ghdlver}.tar.bz2
 Source1: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{gccver}/gcc-core-%{gccver}.tar.bz2
-Patch0: ghdl-0.20-svn35.patch
-Patch1: ghdl-0.21-infodirentry.patch
-Patch2: ghdl-imagef64fix.patch
+Patch0: ghdl-0.21-infodirentry.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gcc-gnat >= 4.0.0-0.40, texinfo
 Requires(post): /sbin/install-info
@@ -54,11 +52,9 @@
 %prep
 %setup -q -n gcc-%{gccver} -T -b 1 -a 0
 pushd ghdl-%{ghdlver}
-%patch0 -p1
-%patch2 -p0 -b .imgf64
 %{__mv} vhdl ../gcc/
 popd
-%patch1 -p0
+%patch0 -p0
 
 %build
 %{__mkdir} obj-%{gcc_target_platform}
@@ -118,8 +114,8 @@
 	--host=%{gcc_target_platform}
 %endif
 
-%{__mkdir} -p gcc/vhdl
-%{__cp} ../gcc/vhdl/grt/grt.ver gcc/vhdl
+#{__mkdir} -p gcc/vhdl
+#{__cp} ../gcc/vhdl/grt/grt.ver gcc/vhdl
 # Parallel make doesn't work, so not using %{?_smp_mflags}
 %{__make}
 
@@ -221,6 +217,9 @@
 %{_libexecdir}/gcc/
 
 %changelog
+* Sun Dec 18 2005 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.21-1
+- update to 0.21
+
 * Thu Dec 15 2005 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.21-0.35svn.1
 - update to svn35 for more x86_64 "Ada cannot portably call C vararg functions"
   fixes


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	15 Dec 2005 13:35:42 -0000	1.3
+++ sources	18 Dec 2005 22:47:39 -0000	1.4
@@ -1,5 +1,2 @@
 f7781398ada62ba255486673e6274b26  gcc-core-4.0.2.tar.bz2
-93d0d169eaca9119fa2eb3302f1a7ecc  ghdl-0.21dev.tar.bz2
-9903c648fb586c3abed0d3c9d574a1bb  ghdl-0.20-svn35.patch
-d7302c5e11b51ffec0ada78ee5f3764f  ghdl-imagef64fix.patch
-7d761a9469115e05dc965d68d9760f5b  ghdl-0.20.tar.bz2
+a0ebb9b4ea9d33e67e6ae9768d10eb3a  ghdl-0.21.tar.bz2




More information about the fedora-extras-commits mailing list