[R-RCurl/f18] R3

Tom Callaway spot at fedoraproject.org
Sat Apr 20 21:25:19 UTC 2013


commit 4e29ec68ef5ebb4202a92c2e82e5b6b60fa3e5a6
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Apr 20 17:24:39 2013 -0400

    R3

 R-RCurl.spec |   16 +++++++++++-----
 sources      |    2 +-
 2 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/R-RCurl.spec b/R-RCurl.spec
index c95e31d..081a333 100644
--- a/R-RCurl.spec
+++ b/R-RCurl.spec
@@ -1,17 +1,17 @@
 %global packname  RCurl
-%global packver   1.7
-%global packrel   0
+%global packver   1.95
+%global packrel   4.1
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          4%{?dist}
+Release:          1%{?dist}
 Summary:          General network (HTTP/FTP) client interface for R
 Group:            Applications/Productivity
 License:          BSD
 URL:              http://cran.r-project.org/web/packages/RCurl/index.html
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
-Requires:         R-core, texlive-latex, R-bitops, R-methods
-BuildRequires:    R-devel, R-bitops, R-methods, libcurl-devel
+Requires:         R-core >= 3.0.0, texlive-latex, R-bitops, R-methods
+BuildRequires:    R-devel >= 3.0.0, R-bitops, R-methods, libcurl-devel
 BuildRequires:    R-Rcompression, R-XML
 
 %description
@@ -59,6 +59,12 @@ rm -rf %{buildroot}%{_libdir}/R/library/R.css
 %{_libdir}/R/library/%{packname}/examples/
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 1.95.4.1-1
+- update to 1.95-4.1
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 114f6cc..cddbce7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80fb6987faea0c611d3d7d38aab80b8f  RCurl_1.7-0.tar.gz
+ae05762f9dceb92e9aa95417399ce931  RCurl_1.95-4.1.tar.gz


More information about the scm-commits mailing list