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

Tom Callaway spot at fedoraproject.org
Thu Jul 9 21:27:15 UTC 2009


Author: spot

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

Modified Files:
	rpy.spec 
Log Message:
update rpy for R 2.9.1


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/rpy.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- rpy.spec	17 Apr 2009 20:18:05 -0000	1.40
+++ rpy.spec	9 Jul 2009 21:26:45 -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.0
+%define rver   2.9.1
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.0.3
-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+
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Thu Jul  9 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-3
+- rebuild for R-2.9.1
+
 * Fri Apr 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-2
 - rebuild for R 2.9.0
 




More information about the fedora-extras-commits mailing list