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

Tom Callaway spot at fedoraproject.org
Tue Jun 1 19:05:28 UTC 2010


Author: spot

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

Modified Files:
	rpy.spec 
Log Message:
rebuild for 2.11.1


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-13/rpy.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- rpy.spec	23 Apr 2010 11:48:28 -0000	1.52
+++ rpy.spec	1 Jun 2010 19:05:27 -0000	1.53
@@ -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.11.0
+%define rver   2.11.1
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.0.8
-Release:       3%{?dist}
+Release:       4%{?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
+* Tue Jun  1 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.8-4
+- rebuild for R 2.11.1
+
 * Fri Apr 23 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.8-3
 - rebuild for R 2.11.0
 



More information about the scm-commits mailing list