rpms/rpy/F-11 rpy.spec,1.44,1.45

Tom Callaway spot at fedoraproject.org
Thu Nov 5 13:20:03 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/rpy/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32153/F-11

Modified Files:
	rpy.spec 
Log Message:
rebuild for R 2.10.0


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/rpy.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- rpy.spec	21 Sep 2009 10:25:32 -0000	1.44
+++ rpy.spec	5 Nov 2009 13:20:03 -0000	1.45
@@ -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 at redhat.com> - 2.0.6-7
+- rebuild for R 2.10.0
+
 * Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 2.0.6-6
 - require at runtime just R-core
 




More information about the scm-commits mailing list