]> git.pld-linux.org Git - packages/R-cran-RPostgreSQL.git/commitdiff
- fixed installation requirements
authorwrobell <wrobell@pld-linux.org>
Tue, 3 Apr 2012 19:09:20 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    R-cran-RPostgreSQL.spec -> 1.4

R-cran-RPostgreSQL.spec

index 403123e29132588712c021672789f3424c0e5080..b4c2ece3421251a9a20b28ae7594d77775aac93b 100644 (file)
@@ -1,4 +1,4 @@
-%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
@@ -9,7 +9,7 @@ License:        GPL
 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
This page took 0.069615 seconds and 4 git commands to generate.