rpms/rpy/devel rpy.spec,1.46,1.47

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


Author: spot

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

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


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/rpy.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- rpy.spec	21 Sep 2009 09:31:21 -0000	1.46
+++ rpy.spec	5 Nov 2009 13:20:04 -0000	1.47
@@ -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 fedora-extras-commits mailing list