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

Tom Callaway spot at fedoraproject.org
Mon Aug 24 19:43:57 UTC 2009


Author: spot

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

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


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/rpy.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- rpy.spec	9 Jul 2009 21:26:45 -0000	1.41
+++ rpy.spec	24 Aug 2009 19:43:57 -0000	1.42
@@ -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.1
+%define rver   2.9.2
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.0.3
-Release:       3%{?dist}
+Release:       4%{?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
+* Mon Aug 24 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-4
+- rebuild for R-2.9.2
+
 * Thu Jul  9 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-3
 - rebuild for R-2.9.1
 




More information about the scm-commits mailing list