rpms/grace/FC-4 grace.spec,1.5,1.6

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Apr 12 12:40:48 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/grace/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8009

Modified Files:
	grace.spec 
Log Message:
* Wed Apr 12 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-5
- Add htmlview as help viewer.



Index: grace.spec
===================================================================
RCS file: /cvs/extras/rpms/grace/FC-4/grace.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grace.spec	16 Feb 2006 11:06:57 -0000	1.5
+++ grace.spec	12 Apr 2006 12:40:47 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           grace
 Version:        5.1.19
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Numerical Data Processing and Visualization Tool
 
 License:        GPL
@@ -27,6 +27,7 @@
 %endif
 
 Requires:	nedit
+Requires:	htmlview
 Requires(post): chkfontpath
 Requires(postun): chkfontpath
 
@@ -60,6 +61,7 @@
 %configure \
     --enable-editres \
     --with-editor=nedit \
+    --with-helpviewer="htmlview %s" \
     --with-printcmd="lpr" \
     --enable-grace-home=%{_datadir}/%{name} \
     --disable-pdfdrv \
@@ -164,7 +166,10 @@
 
 
 %changelog
-* Thu Feb 16 2006 Jose' Matos <jamatos at fc.up.pt> - 5.1.19-4
+* Wed Apr 12 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-5
+- Add htmlview as help viewer.
+
+* Thu Feb 16 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-4
 - Remove stripping option from Makefiles to have meaningfull debuginfo packages.
 - Thanks to Ville Skyttä for the fix. (bz#180106)
 




More information about the fedora-extras-commits mailing list