[R-nws/f19] R3

Tom Callaway spot at fedoraproject.org
Tue Apr 16 20:40:18 UTC 2013


commit cd8afb858469c6648e6e750d7d4197b371f6a708
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Apr 16 16:39:31 2013 -0400

    R3

 R-nws.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/R-nws.spec b/R-nws.spec
index acf8f52..1f5be7b 100644
--- a/R-nws.spec
+++ b/R-nws.spec
@@ -2,7 +2,7 @@
 
 Name:             R-%{packname}
 Version:          1.7.0.1
-Release:          6%{?dist}
+Release:          7%{?dist}
 Summary:          R functions for NetWorkSpaces and Sleigh
 Epoch:            1
 Group:            Applications/Productivity
@@ -11,8 +11,8 @@ URL:              http://cran.r-project.org/web/packages/nws/index.html
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
-Requires:         R-core
-BuildRequires:    R-devel, tetex-latex
+Requires:         R-core >= 3.0.0
+BuildRequires:    R-devel >= 3.0.0, tetex-latex
 
 %description
 Provides coordination and parallel execution facilities, as well as limited 
@@ -62,6 +62,9 @@ chmod -x %{buildroot}%{_datadir}/R/library/nws/bin/nwsutil.py
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 1:1.7.0.1-7
+- rebuild for R3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.7.0.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list