rebuild for 2.11.1
This commit is contained in:
parent
535469f844
commit
3a1fddb559
@ -1 +1 @@
|
||||
rpy2-2.1.0.tar.gz
|
||||
rpy2-2.1.3.tar.gz
|
||||
|
7
rpy.spec
7
rpy.spec
@ -1,9 +1,9 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define rver 2.11.0
|
||||
%define rver 2.11.1
|
||||
Name: rpy
|
||||
Summary: Python interface to the R language
|
||||
Version: 2.1.0
|
||||
Version: 2.1.3
|
||||
Release: 1%{?dist}
|
||||
Url: http://rpy.sourceforge.net
|
||||
Source: http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/rpy2-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Jun 1 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.1.3-1
|
||||
- update to 2.1.3
|
||||
|
||||
* Fri Apr 23 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.1.0-1
|
||||
- update to 2.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user