rpms/rpy/F-8 rpy.spec,1.26,1.27

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed May 14 20:52:45 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/rpy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1891/F-8

Modified Files:
	rpy.spec 
Log Message:
R 2.7.0


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-8/rpy.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- rpy.spec	12 Mar 2008 21:17:23 -0000	1.26
+++ rpy.spec	14 May 2008 20:52:07 -0000	1.27
@@ -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.6.2
+%define rver   2.7.0
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       1.0.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
 License:       GPLv2+
@@ -68,6 +68,9 @@
 
 
 %changelog
+* Wed May 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.1-4
+- rebuild for R-2.7.0
+
 * Wed Mar 10 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.1-3
 - rebuild for R-2.6.2
 




More information about the fedora-extras-commits mailing list