rpms/rpy/devel .cvsignore, 1.8, 1.9 rpy.spec, 1.40, 1.41 sources, 1.8, 1.9

Tom Callaway spot at fedoraproject.org
Thu Jul 9 21:26:46 UTC 2009


Author: spot

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	24 Mar 2009 01:53:10 -0000	1.8
+++ .cvsignore	9 Jul 2009 21:26:45 -0000	1.9
@@ -1 +1 @@
-rpy2-2.0.3.tar.gz
+rpy2-2.0.6.tar.gz


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/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:06 -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}
+Version:       2.0.6
+Release:       1%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
@@ -34,6 +34,7 @@ env CFLAGS="$RPM_OPT_FLAGS" python setup
 %install
 rm -rf $RPM_BUILD_ROOT
 python setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT
+mv %{buildroot}/usr/lib/python2.6/site-packages/rpy2/images %{buildroot}%{python_sitearch}/rpy2/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,6 +46,10 @@ 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.6-1
+- rebuild for R 2.9.1
+- update to rpy2 2.0.6
+
 * Fri Apr 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-2
 - rebuild for R 2.9.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	24 Mar 2009 01:53:10 -0000	1.8
+++ sources	9 Jul 2009 21:26:45 -0000	1.9
@@ -1 +1 @@
-1cd67567080f43c53b8d4ea75bb2ca1a  rpy2-2.0.3.tar.gz
+5c1da09811ead076dc03896ff9307b9d  rpy2-2.0.6.tar.gz




More information about the fedora-extras-commits mailing list