[packages/R-cran-Formula] - drop non-working post scriptlets - rel 2

baggins baggins at pld-linux.org
Fri Nov 29 11:54:01 CET 2013


commit c33096047203ff0e1eb78ca3a32213973fc2492e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Nov 29 11:53:46 2013 +0100

    - drop non-working post scriptlets
    - rel 2

 R-cran-Formula.spec | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)
---
diff --git a/R-cran-Formula.spec b/R-cran-Formula.spec
index 79815c7..837cfa1 100644
--- a/R-cran-Formula.spec
+++ b/R-cran-Formula.spec
@@ -3,7 +3,7 @@
 Summary:	Extended Model Formulas
 Name:		R-cran-%{modulename}
 Version:	1.1r1
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Math
 Source0:	ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
@@ -35,16 +35,6 @@ R CMD INSTALL %{modulename} --library=$RPM_BUILD_ROOT%{_libdir}/R/library/
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-(cd %{_libdir}/R/library; umask 022; cat */CONTENTS > ../doc/html/search/index.txt
- R_HOME=%{_libdir}/R ../bin/Rcmd perl ../share/perl/build-help.pl --index)
-
-%postun
-if [ -f %{_libdir}/R/bin/Rcmd ];then
-	(cd %{_libdir}/R/library; umask 022; cat */CONTENTS > ../doc/html/search/index.txt
-	R_HOME=%{_libdir}/R ../bin/Rcmd perl ../share/perl/build-help.pl --index)
-fi
-
 %files
 %defattr(644,root,root,755)
 %doc %{modulename}/DESCRIPTION
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R-cran-Formula.git/commitdiff/c33096047203ff0e1eb78ca3a32213973fc2492e



More information about the pld-cvs-commit mailing list