rebuild for R 2.10.0

This commit is contained in:
Tom Callaway 2009-11-05 13:20:04 +00:00
parent baafd5407c
commit 0f5e0eba0c

View File

@ -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.9.2
%define rver 2.10.0
Name: rpy
Summary: Python interface to the R language
Version: 2.0.6
Release: 6%{?dist}
Release: 7%{?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
* Thu Nov 5 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2.0.6-7
- rebuild for R 2.10.0
* Mon Sep 21 2009 José Matos <jamatos@fc.up.pt> - 2.0.6-6
- require at runtime just R-core