diff --git a/rpy.spec b/rpy.spec index 941ac2f..2e3598c 100644 --- a/rpy.spec +++ b/rpy.spec @@ -3,7 +3,7 @@ Name: rpy Summary: Python interface to the R language Version: 0.4.6 -Release: 14%{?dist} +Release: 15%{?dist} Url: http://rpy.sourceforge.net Source0: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz Patch1: rpy-install-info.patch @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: R, python-numeric, python-devel, texinfo, tetex Requires: python-numeric -Requires: R = 2.4.0 +Requires: R = 2.4.1 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -67,6 +67,9 @@ fi %changelog +* Thu Dec 21 2006 Tom "spot" Callaway - 0.4.6-15 +- Rebuild for new R-version. + * Tue Dec 12 2006 José Matos - 0.4.6-14 - Rebuild for python 2.5.