rpms/rpy/F-11 .cvsignore, 1.8, 1.9 rpy.spec, 1.42, 1.43 sources, 1.8, 1.9

José Abílio Oliveira Matos jamatos at fedoraproject.org
Mon Sep 21 09:47:43 UTC 2009


Author: jamatos

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

Modified Files:
	.cvsignore rpy.spec sources 
Log Message:
* Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 2.0.6-1
- update to rpy 2.0.6
- require at runtime just R-core



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/.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	21 Sep 2009 09:47:43 -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/F-11/rpy.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- rpy.spec	24 Aug 2009 19:43:57 -0000	1.42
+++ rpy.spec	21 Sep 2009 09:47:43 -0000	1.43
@@ -3,8 +3,8 @@
 %define rver   2.9.2
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       2.0.3
-Release:       4%{?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+
@@ -13,7 +13,7 @@ BuildRoot:     %{_tmppath}/%{name}-%{ver
 BuildRequires: R-devel = %{rver}, numpy, python-devel
 
 Requires:      numpy
-Requires:      R = %{rver}
+Requires:      R-core = %{rver}
 
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -40,11 +40,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS NEWS README GPL_LICENSE LGPL_LICENSE MPL_LICENSE PKG-INFO 
+%doc AUTHORS NEWS README GPL_LICENSE LGPL_LICENSE MPL_LICENSE PKG-INFO
 %{python_sitearch}/rpy2/
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 2.0.6-1
+- update to rpy 2.0.6
+- require at runtime just R-core
+
 * Mon Aug 24 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.3-4
 - rebuild for R-2.9.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-11/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	21 Sep 2009 09:47:43 -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