packages: R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec - fixed installation r...

wrobell wrobell at pld-linux.org
Tue Apr 3 21:09:25 CEST 2012


Author: wrobell                      Date: Tue Apr  3 19:09:25 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed installation requirements

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

---- Diffs:

================================================================
Index: packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec
diff -u packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.3 packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.4
--- packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec:1.3	Tue Apr  3 21:08:29 2012
+++ packages/R-cran-RPostgreSQL/R-cran-RPostgreSQL.spec	Tue Apr  3 21:09:20 2012
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define		fversion	%(echo %{version} |tr r -)
+%define		fversion	%(echo %{version} | tr r -)
 %define		modulename	RPostgreSQL
 %define		_noautoreq	/usr/bin/r
 Summary:	R PostgreSQL Database Interface
@@ -10,7 +10,7 @@
 Group:		Applications/Databases
 Source0:	http://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
 # Source0-md5:	7d5858733df613d219889ab8d40d29bb
-BuildRequires:	R >= 2.8.1
+BuildRequires:	R >= 2.9.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,6 +42,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2012/04/03 19:09:20  wrobell
+- fixed installation requirements
+
 Revision 1.3  2012/04/03 19:08:29  wrobell
 - ver. 0.3-2
 - removed unecessary documentation index rebuild
================================================================

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



More information about the pld-cvs-commit mailing list