This commit is contained in:
Tom Callaway 2013-04-20 17:24:39 -04:00
parent 39fed689e5
commit 4e29ec68ef
2 changed files with 12 additions and 6 deletions

View File

@ -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@fedoraproject.org> - 1.95.4.1-1
- update to 1.95-4.1
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@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@lists.fedoraproject.org> - 1.7.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
80fb6987faea0c611d3d7d38aab80b8f RCurl_1.7-0.tar.gz
ae05762f9dceb92e9aa95417399ce931 RCurl_1.95-4.1.tar.gz