packages: R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec - ver. 0.3-2 - removed...

wrobell wrobell at pld-linux.org
Tue Apr 3 21:08:34 CEST 2012


Author: wrobell                      Date: Tue Apr  3 19:08:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ver. 0.3-2
- removed unecessary documentation index rebuild

---- Files affected:
packages/R-cran-RPostgreSQL:
   R-cran-RPostgreSQL.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec
diff -u packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.2 packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.3
--- packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.2	Sat Nov  6 09:18:32 2010
+++ packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec	Tue Apr  3 21:08:29 2012
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
 %define		fversion	%(echo %{version} |tr r -)
 %define		modulename	RPostgreSQL
+%define		_noautoreq	/usr/bin/r
 Summary:	R PostgreSQL Database Interface
 Name:		R-cran-%{modulename}
-Version:	0.1r7
+Version:	0.3r2
 Release:	1
 License:	GPL
 Group:		Applications/Databases
-Source0:	ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5:	a847886c463df39ad17baa1a5d64d8b0
+Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5:	7d5858733df613d219889ab8d40d29bb
 BuildRequires:	R >= 2.8.1
-Requires(post,postun):	R >= 2.8.1
-Requires(post,postun):	perl-base
-Requires(post,postun):	textutils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,16 +31,6 @@
 %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
@@ -54,6 +42,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/04/03 19:08:29  wrobell
+- ver. 0.3-2
+- removed unecessary documentation index rebuild
+
 Revision 1.2  2010/11/06 08:18:32  wrobell
 - ver. 0.1r7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec?r1=1.2&r2=1.3



More information about the pld-cvs-commit mailing list