rpms/grace/devel grace.spec,1.8,1.9

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Mon Sep 11 20:43:37 UTC 2006


Author: jamatos

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

Modified Files:
	grace.spec 
Log Message:
* Mon Sep 11 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.20-1
- Fix html documentation viewer. (#188696)



Index: grace.spec
===================================================================
RCS file: /cvs/extras/rpms/grace/devel/grace.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- grace.spec	11 Jun 2006 21:39:23 -0000	1.8
+++ grace.spec	11 Sep 2006 20:43:37 -0000	1.9
@@ -61,7 +61,7 @@
 %configure \
     --enable-editres \
     --with-editor=nedit \
-    --with-helpviewer="htmlview %s" \
+    --with-helpviewer="htmlview file://%{_docdir}/%{name}-%{version}/%s" \
     --with-printcmd="lpr" \
     --enable-grace-home=%{_datadir}/%{name} \
     --disable-pdfdrv \
@@ -166,55 +166,58 @@
 
 
 %changelog
-* Sun Jun 11 2006 José Matos <jamatos at fc.up.pt> - 5.1.20-1
+* Mon Sep 11 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.20-1
+- Fix html documentation viewer. (#188696)
+
+* Sun Jun 11 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.20-1
 - New upstream version
 - Do not ship debug files in -devel subpackage (#194769)
 
-* Wed Apr 12 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-5
+* 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
+* 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)
 
-* Thu Feb 16 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-3
+* Thu Feb 16 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.19-3
 - Unify spec file starting from FC-4.
 - Rebuild for FC-5.
 
-* Wed Feb  1 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-2
+* Wed Feb  1 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.19-2
 - Update BR from fftw to fftw2.
 - Remove references to previous profile scripts.
 
-* Fri Jan 13 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-1
+* Fri Jan 13 2006 José Matos <jamatos[AT]fc.up.pt> - 5.1.19-1
 - new upstream version
 - remove name from Summary
 - disable setting environment variable GRACE_HOME
 - replace x11-xorg-devel by libXpm-devel in BuildRequires for FC-5.
 
-* Mon Jan  9 2006 Patrice Dumas <dumas at centre-cired.fr> - 5.1.18-7
+* Mon Jan  9 2006 Patrice Dumas <dumas[AT]centre-cired.fr> - 5.1.18-7
 - put config files in /etc
 - licence is GPL and not BSD/GPL, as it is not dual licensed
 
-* Wed Sep 14 2005 José Matos <jamatos at fc.up.pt> - 5.1.18-6
+* Wed Sep 14 2005 José Matos <jamatos[AT]fc.up.pt> - 5.1.18-6
 - Require nedit as an explicit Require.
 
-* Tue Sep 13 2005 José Matos <jamatos at fc.up.pt> - 5.1.18-5
+* Tue Sep 13 2005 José Matos <jamatos[AT]fc.up.pt> - 5.1.18-5
 - Normalize buildroot and change default editor to nedit.
 
-* Fri Sep  9 2005 José Matos <jamatos at fc.up.pt> - 5.1.18-4
+* Fri Sep  9 2005 José Matos <jamatos[AT]fc.up.pt> - 5.1.18-4
 - Add license to cephes library as well as the original mail where permission is given.
 - Move permission of profile.d files from 644 to 755.
 
-* Sat Sep  3 2005 Patrice Dumas <dumas at centre-cired.fr> - 5.1.18-3
+* Sat Sep  3 2005 Patrice Dumas <dumas[AT]centre-cired.fr> - 5.1.18-3
 - cleanup licences
 - put examples/ and doc/ in %%doc
 - remove duplicate manpages 
 - add patch to change fdf2fit path in graderc
 
-* Sun Aug 21 2005 José Matos <jamatos at fc.up.pt> - 5.1.18-2
+* Sun Aug 21 2005 José Matos <jamatos[AT]fc.up.pt> - 5.1.18-2
 - Add post and postun requires.
 
-* Sat Aug 20 2005 José Matos <jamatos at fc.up.pt> - 5.1.18-1
+* Sat Aug 20 2005 José Matos <jamatos[AT]fc.up.pt> - 5.1.18-1
 
 - Prepare for Fedora Extras submission, based on a previous spec file
   from Konstantin Ryabitsev (icon) and Seth Vidal from duke.edu




More information about the scm-commits mailing list