rpms/rpy/F-7 rpy.spec,1.23,1.24

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Nov 27 01:18:11 UTC 2007


Author: spot

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

Modified Files:
	rpy.spec 
Log Message:

versioned buildrequires for R



Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/F-7/rpy.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- rpy.spec	26 Nov 2007 22:28:25 -0000	1.23
+++ rpy.spec	27 Nov 2007 01:17:38 -0000	1.24
@@ -3,7 +3,7 @@
 Name: rpy
 Summary: Python interface to the R language
 Version: 0.4.6
-Release: 21%{?dist}
+Release: 22%{?dist}
 Url: http://rpy.sourceforge.net
 Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
 Patch1: rpy-install-info.patch
@@ -12,7 +12,7 @@
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: R, python-numeric, python-devel, texinfo, tetex
+BuildRequires: R = 2.6.1, python-numeric, python-devel, texinfo, tetex
 
 Requires: python-numeric
 Requires: R = 2.6.1
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Mon Nov 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.6-22
+- versioned build requires for R
+
 * Mon Nov 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.6-21
 - rebuild against R 2.6.1
 




More information about the fedora-extras-commits mailing list