[R-combinat] R3

Tom Callaway spot at fedoraproject.org
Thu Apr 11 16:46:05 UTC 2013


commit eb14e533f9dc6cbeaf6715617169595c95383577
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 11 12:49:33 2013 -0400

    R3

 R-combinat.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/R-combinat.spec b/R-combinat.spec
index 3f5198b..55beff2 100644
--- a/R-combinat.spec
+++ b/R-combinat.spec
@@ -4,7 +4,7 @@
 
 Name:             R-%{packname}
 Version:          %{packvers}.%{packrel}
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          R routines for combinatorics
 Group:            Applications/Productivity
 License:          GPLv2
@@ -12,8 +12,8 @@ URL:              http://cran.r-project.org/web/packages/combinat/index.html
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{packvers}-%{packrel}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
-Requires:         R-core
-BuildRequires:    R-devel, tex(latex)
+Requires:         R-core >= 3.0.0
+BuildRequires:    R-devel >= 3.0.0, tex(latex)
 
 %description
 R routines for combinatorics
@@ -48,6 +48,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 0.0.8-5
+- rebuild for R3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list