rpms/grace/devel grace.spec,1.6,1.7

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


Author: jamatos

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

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/devel/grace.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grace.spec	16 Feb 2006 11:03:52 -0000	1.6
+++ grace.spec	12 Apr 2006 12:37:39 -0000	1.7
@@ -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