[R-XML/f19] R3

Tom Callaway spot at fedoraproject.org
Mon Apr 15 18:37:43 UTC 2013


commit 75f73d77f881823fb7b2ec2069a4df5462c63b61
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Apr 15 14:37:02 2013 -0400

    R3

 R-XML.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/R-XML.spec b/R-XML.spec
index 1d66c70..3b3dd7d 100644
--- a/R-XML.spec
+++ b/R-XML.spec
@@ -14,9 +14,9 @@ URL:              http://cran.r-project.org/web/packages/XML/index.html
 Source0:          http://cran.at.r-project.org/src/contrib/XML_%{packver}-%{packrel}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R-core R-methods R-utils 
+Requires:         R-core >= 3.0.0 R-methods R-utils 
 Requires:         R-bitops 
-BuildRequires:    R-devel tex(latex) R-methods R-utils R-bitops
+BuildRequires:    R-devel >= 3.0.0 tex(latex) R-methods R-utils R-bitops
 BuildRequires:    libxml2-devel
 
 %description
@@ -54,7 +54,6 @@ rm -rf %{buildroot}
 %dir %{rlibdir}/%{packname}
 %doc %{rlibdir}/%{packname}/html
 %doc %{rlibdir}/%{packname}/DESCRIPTION
-%doc %{rlibdir}/%{packname}/Docs
 %{rlibdir}/%{packname}/INDEX
 %{rlibdir}/%{packname}/NAMESPACE
 %{rlibdir}/%{packname}/Meta


More information about the scm-commits mailing list