[R-RSQLite/f19] R3

Tom Callaway spot at fedoraproject.org
Tue Apr 16 14:25:55 UTC 2013


commit c82ae969f82fc5c617f70ea22d05d4f05b367ea2
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Apr 16 10:25:14 2013 -0400

    R3

 R-RSQLite.spec |   11 +++++++----
 sources        |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/R-RSQLite.spec b/R-RSQLite.spec
index 59a5505..e871cd0 100644
--- a/R-RSQLite.spec
+++ b/R-RSQLite.spec
@@ -1,18 +1,18 @@
 %global packname RSQLite
-%global packver 0.10.0
+%global packver 0.11.2
 #global packrel 
 
 Name:             R-%{packname}
 Version:          %{packver}
-Release:          4%{?dist}
+Release:          1%{?dist}
 Source0:          ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
 License:          LGPLv2+
 URL:              http://cran.r-project.org/web/packages/RSQLite/index.html
 Group:            Applications/Engineering
 Summary:          SQLite database interface for R
-BuildRequires:    R-devel, tetex-latex, sqlite-devel, R-DBI, R-methods, R-RUnit
+BuildRequires:    R-devel >= 3.0.0, tetex-latex, sqlite-devel, R-DBI, R-methods, R-RUnit
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:         R-DBI, R-core, R-methods
+Requires:         R-DBI, R-core >= 3.0.0, R-methods
 
 %description
 A SQLite database interface definition for communication between R and SQLite
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/help
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 0.11.2-1
+- update to 0.11.2, rebuild for R3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index ad454bd..cc490c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96a59e0edac60f3fa726531c1b071641  RSQLite_0.10.0.tar.gz
+102fbed07dc322e664dba13a5d694eb6  RSQLite_0.11.2.tar.gz


More information about the scm-commits mailing list