rpms/rpy/devel rpy.spec,1.12,1.13

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Oct 17 14:44:59 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/rpy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29724

Modified Files:
	rpy.spec 
Log Message:
* Tue Oct 17 2006 José Matos <jamatos[AT]fc.up.pt> - 0.4.6-13
- Rebuild for new R-version.



Index: rpy.spec
===================================================================
RCS file: /cvs/extras/rpms/rpy/devel/rpy.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rpy.spec	14 Sep 2006 12:49:48 -0000	1.12
+++ rpy.spec	17 Oct 2006 14:44:29 -0000	1.13
@@ -1,21 +1,21 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-Name: 		rpy
-Summary: 	Python interface to the R language
-Version:	0.4.6
-Release:	12%{?dist}
-Url:		http://rpy.sourceforge.net
-Source0:	http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
-Patch1:         rpy-install-info.patch
-Patch2:		rpy-rversion.patch
-License:	GPL
-Group:		Development/Libraries
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Name: rpy
+Summary: Python interface to the R language
+Version: 0.4.6
+Release: 13%{?dist}
+Url: http://rpy.sourceforge.net
+Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
+Patch1: rpy-install-info.patch
+Patch2: rpy-rversion.patch
+License: GPL
+Group: Development/Libraries
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	R, python-numeric, python-devel, texinfo, tetex
+BuildRequires: R, python-numeric, python-devel, texinfo, tetex
 
-Requires:	python-numeric
-Requires:	R = 2.3.1
+Requires: python-numeric
+Requires: R = 2.4.0
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Tue Oct 17 2006 José Matos <jamatos[AT]fc.up.pt> - 0.4.6-13
+- Rebuild for new R-version.
+
 * Thu Sep 14 2006 José Matos <jamatos[AT]fc.up.pt> - 0.4.6-12
 - Rebuild for FC6.
 




More information about the scm-commits mailing list