rpms/rpy/F-11 rpy.spec,1.47,1.48

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


Author: spot

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

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


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/rpy.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- rpy.spec	23 Apr 2010 11:48:27 -0000	1.47
+++ rpy.spec	1 Jun 2010 19:05:26 -0000	1.48
@@ -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:       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
+* Tue Jun  1 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.8-3
+- rebuild for R 2.11.1
+
 * Fri Apr 23 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.8-2
 - rebuild for R 2.11.0
 



More information about the scm-commits mailing list