rpms/freehdl/FC-6 freehdl.spec,1.8,1.9

Eric Tanguy (tanguy) fedora-extras-commits at redhat.com
Thu Apr 19 17:29:50 UTC 2007


Author: tanguy

Update of /cvs/extras/rpms/freehdl/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30870

Modified Files:
	freehdl.spec 
Log Message:



Index: freehdl.spec
===================================================================
RCS file: /cvs/extras/rpms/freehdl/FC-6/freehdl.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- freehdl.spec	12 Apr 2007 17:31:16 -0000	1.8
+++ freehdl.spec	19 Apr 2007 17:29:16 -0000	1.9
@@ -1,13 +1,14 @@
 Summary: GPLed free VHDL
 Name: freehdl
 Version: 0.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/Engineering
 Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz
 Patch0: freehdl-fire.diff
 URL: http://www.freehdl.seul.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: texinfo
 Requires(post): /sbin/install-info /sbin/ldconfig
 Requires(preun): /sbin/install-info
 Requires: gcc-c++
@@ -27,6 +28,7 @@
 %install
 rm -rf %{buildroot}
 %makeinstall
+rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir
 
 %post
 /sbin/ldconfig
@@ -55,6 +57,9 @@
 %{_mandir}/man5/*
 
 %changelog
+* Thu Apr 19 2007 Eric Tanguy <eric.tanguy at univ-nantes.fr> 0.0.4-2
+- Add texinfo to BuildRequires
+
 * Sat Apr 07 2007 Eric Tanguy <eric.tanguy at univ-nantes.fr> 0.0.4-1
 - Update to 0.0.4
 - Patch for no info dir entry in `/usr/share/info/fire.info.gz




More information about the scm-commits mailing list