[R-biglm] R3

Tom Callaway spot at fedoraproject.org
Tue Apr 16 20:41:59 UTC 2013


commit 844bf658132cbe7729203b8cbbe15a8d284e0187
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Apr 16 16:41:17 2013 -0400

    R3

 R-biglm.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/R-biglm.spec b/R-biglm.spec
index 21ae9da..cfeed27 100644
--- a/R-biglm.spec
+++ b/R-biglm.spec
@@ -2,7 +2,7 @@
 
 Name:             R-%{packname}
 Version:          0.8
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Bounded memory linear and generalized linear models
 
 Group:            Applications/Productivity
@@ -12,8 +12,8 @@ URL:              http://cran.r-project.org/web/packages/biglm/index.html
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R-core, R-DBI, R-RSQLite, R-RODBC
-BuildRequires:    R-devel, tetex-latex, R-DBI, R-RSQLite, R-RODBC
+Requires:         R-core >= 3.0.0, R-DBI, R-RSQLite, R-RODBC
+BuildRequires:    R-devel >= 3.0.0, tetex-latex, R-DBI, R-RSQLite, R-RODBC
 
 %description
 Regression for data too large to fit in memory.
@@ -50,6 +50,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_libdir}/R/library/%{packname}/libs/
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 0.8-5
+- rebuild for R3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list