update rawhide, rebuild all for R 2.11.0
This commit is contained in:
parent
d4b6490375
commit
535469f844
@ -1 +1 @@
|
||||
rpy2-2.0.6.tar.gz
|
||||
rpy2-2.1.0.tar.gz
|
||||
|
9
rpy.spec
9
rpy.spec
@ -1,10 +1,10 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define rver 2.10.1
|
||||
%define rver 2.11.0
|
||||
Name: rpy
|
||||
Summary: Python interface to the R language
|
||||
Version: 2.0.8
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Url: http://rpy.sourceforge.net
|
||||
Source: http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/rpy2-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Apr 23 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.1.0-1
|
||||
- update to 2.1.0
|
||||
|
||||
* Thu Apr 8 2010 José Matos <jamatos@fc.up.pt> - 2.0.8-2
|
||||
- Rebuild for new numpy.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user