rpms/rpy/F-10 rpy.spec,1.39,1.40

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


Author: jamatos

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

Modified Files:
	rpy.spec 
Log Message:
* Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 1.0.3-11
- require at runtime just R-core



Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-10/rpy.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- rpy.spec	24 Aug 2009 19:43:56 -0000	1.39
+++ rpy.spec	21 Sep 2009 09:55:52 -0000	1.40
@@ -4,7 +4,7 @@
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       1.0.3
-Release:       10%{?dist}
+Release:       11%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
 License:       GPLv2+
@@ -22,7 +22,7 @@ Patch3:        rpy-1.0.3-R-2.8.0.patch
 BuildRequires: R-devel = %{rver}, numpy, python-devel, texinfo-tex, tetex
 
 Requires:      numpy
-Requires:      R = %{rver}
+Requires:      R-core = %{rver}
 
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -77,6 +77,9 @@ fi
 
 
 %changelog
+* Mon Sep 21 2009 José Matos <jamatos at fc.up.pt> - 1.0.3-11
+- require at runtime just R-core
+
 * Mon Aug 24 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0.3-10
 - rebuild for R 2.9.2
 




More information about the fedora-extras-commits mailing list