rpms/rpy/F-10 rpy.spec,1.37,1.38

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


Author: spot

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

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


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-10/rpy.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- rpy.spec	17 Apr 2009 20:18:05 -0000	1.37
+++ rpy.spec	9 Jul 2009 21:26:43 -0000	1.38
@@ -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:       1.0.3
-Release:       8%{?dist}
+Release:       9%{?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 Jul  9 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.3-9
+- rebuild for R 2.9.1
+
 * Fri Apr 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.3-8
 - rebuild for R 2.9.0
 




More information about the fedora-extras-commits mailing list