R 3.1.2
This commit is contained in:
parent
3bedecc605
commit
35295b3a66
7
rpy.spec
7
rpy.spec
@ -1,11 +1,11 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
# %%global betaver beta1
|
||||
%global rver 3.1.1
|
||||
%global rver 3.1.2
|
||||
|
||||
Name: rpy
|
||||
Summary: Python interface to the R language
|
||||
Version: 2.3.10
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Url: http://rpy.sourceforge.net
|
||||
Source: http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -41,6 +41,9 @@ python setup.py install -O1 --skip-build --root=%{buildroot}
|
||||
%{python_sitearch}/rpy2-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Nov 3 2014 Tom Callaway <spot@fedoraproject.org> - 2.3.10-3
|
||||
- R 3.1.2
|
||||
|
||||
* Wed Jul 16 2014 Tom Callaway <spot@fedoraproject.org> - 2.3.10-2
|
||||
- R 3.1.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user