[R-xtable] R3

Tom Callaway spot at fedoraproject.org
Thu Apr 11 20:13:21 UTC 2013


commit e960a68cca0d8235969c9bc1b10df2d8d0891440
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 11 16:16:39 2013 -0400

    R3

 R-xtable.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/R-xtable.spec b/R-xtable.spec
index 1f7df6f..4251e99 100644
--- a/R-xtable.spec
+++ b/R-xtable.spec
@@ -4,7 +4,7 @@
 
 Name:             R-%{packname}
 Version:          1.7.1
-Release:          1%{dist}
+Release:          2%{dist}
 Summary:          Export tables to LaTeX or HTML
 
 Group:            Applications/Engineering 
@@ -15,8 +15,8 @@ BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:        noarch
 
-Requires:         R-core
-BuildRequires:    R-devel >= 2.6.0 
+Requires:         R-core >= 3.0.0
+BuildRequires:    R-devel >= 3.0.0 
 BuildRequires:    tex(latex)
 BuildRequires:    texinfo-tex
 
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> 1.7.1-2
+- rebuild for R3
+
 * Thu Apr 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 1.7.1-1
 - Update to version 1.7.1
 


More information about the scm-commits mailing list