rpms/ghdl/devel ghdl.spec,1.19,1.20

Thomas M. Sailer (sailer) fedora-extras-commits at redhat.com
Mon Jul 10 23:06:09 UTC 2006


Author: sailer

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

Modified Files:
	ghdl.spec 
Log Message:
add man page



Index: ghdl.spec
===================================================================
RCS file: /cvs/extras/rpms/ghdl/devel/ghdl.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ghdl.spec	10 Jul 2006 22:10:15 -0000	1.19
+++ ghdl.spec	10 Jul 2006 23:06:08 -0000	1.20
@@ -5,7 +5,7 @@
 Summary: A VHDL simulator, using the GCC technology
 Name: ghdl
 Version: 0.24
-Release: 0.%{ghdlsvnver}svn.0%{?dist}
+Release: 0.%{ghdlsvnver}svn.1%{?dist}
 License: GPL
 Group: Development/Languages
 URL: http://ghdl.free.fr/
@@ -279,6 +279,7 @@
 # Need to own directory %{_libexecdir}/gcc even though we only want the
 # %{gcc_target_platform}/%{gccver} subdirectory
 %{_libexecdir}/gcc/
+%{_mandir}/man1/*
 
 %files grt
 # Need to own directory %{_libdir}/gcc even though we only want the
@@ -287,6 +288,9 @@
 
 
 %changelog
+* Mon Jul 10 2006 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.24-0.59svn.1
+- add missing manpage
+
 * Mon Jul 10 2006 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.24-0.59svn.0
 - update to svn59
 




More information about the fedora-extras-commits mailing list