rpms/rpy/F-13 rpy.spec,1.51,1.52

Tom Callaway spot at fedoraproject.org
Fri Apr 23 11:48:28 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/rpy/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27601/F-13

Modified Files:
	rpy.spec 
Log Message:
update rawhide, rebuild all for R 2.11.0


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-13/rpy.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- rpy.spec	8 Apr 2010 19:54:59 -0000	1.51
+++ rpy.spec	23 Apr 2010 11:48:28 -0000	1.52
@@ -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}
+Release:       3%{?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 at redhat.com> - 2.0.8-3
+- rebuild for R 2.11.0
+
 * Thu Apr  8 2010 José Matos <jamatos at fc.up.pt> - 2.0.8-2
 - Rebuild for new numpy.
 



More information about the scm-commits mailing list