rpms/R-mAr/devel R-mAr.spec,1.1,1.2

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Oct 11 16:56:15 UTC 2005


Author: jamatos

Update of /cvs/extras/rpms/R-mAr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26579

Modified Files:
	R-mAr.spec 
Log Message:
html index regeneration is no longer needed.


Index: R-mAr.spec
===================================================================
RCS file: /cvs/extras/rpms/R-mAr/devel/R-mAr.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-mAr.spec	6 Oct 2005 12:12:56 -0000	1.1
+++ R-mAr.spec	11 Oct 2005 16:56:12 -0000	1.2
@@ -3,7 +3,7 @@
 Summary:	 R module to evaluate functions for multivariate AutoRegressive analysis
 Name:		 R-%{packname}
 Version:	 1.1
-Release:	 2%{?dist}
+Release:	 3%{?dist}
 License:	 GPL version 2 or newer
 Group:		 Applications/Engineering
 Source0:	 ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
@@ -40,11 +40,9 @@
 rm -rf %{buildroot}
 
 %post
-%{_bindir}/R CMD perl %{_libdir}/R/share/perl/build-help.pl --htmllists
 cat %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt
 
 %postun
-%{_bindir}/R CMD perl %{_libdir}/R/share/perl/build-help.pl --htmllists
 cat %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt
 
 %files
@@ -53,7 +51,10 @@
 
 
 %changelog
-* Thu Oct  6 2005 José Matos <jamatos at localhost.localdomain> - 1.1-2
+* Tue Oct 11 2005 Jose' Matos <jamatos at fc.up.pt> - 1.1-3
+- Remove html index generation as it is now automatic.
+
+* Thu Oct  6 2005 José Matos <jamatos at fc.up.pt> - 1.1-2
 - Add check section, add tetex-latex to BulidRequires, and remove docs as they are packaged already.
 
 * Sun Aug 21 2005 José Matos <jamatos at fc.up.pt> - 1.1-1




More information about the fedora-extras-commits mailing list