rpms/rpy/F-10 rpy.spec,1.40,1.41

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


Author: spot

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

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


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-10/rpy.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- rpy.spec	21 Sep 2009 09:55:52 -0000	1.40
+++ rpy.spec	5 Nov 2009 13:20:03 -0000	1.41
@@ -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:       1.0.3
-Release:       11%{?dist}
+Release:       12%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
 License:       GPLv2+
@@ -77,6 +77,9 @@ fi
 
 
 %changelog
+* Thu Nov  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.3-12
+- rebuild for R 2.10.0
+
 * Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 1.0.3-11
 - require at runtime just R-core
 




More information about the scm-commits mailing list