From 24c3af279332c3de44166087148809d5da47051c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Dec 22 2008 16:29:12 +0000 Subject: rebuild for R 2.8.1 --- diff --git a/rpy.spec b/rpy.spec index 011ef88..3f9569a 100644 --- a/rpy.spec +++ b/rpy.spec @@ -1,10 +1,10 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define rver 2.8.0 +%define rver 2.8.1 Name: rpy Summary: Python interface to the R language Version: 1.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Url: http://rpy.sourceforge.net Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz License: GPLv2+ @@ -77,6 +77,9 @@ fi %changelog +* Mon Dec 22 2008 Tom "spot" Callaway - 1.0.3-6 +- rebuild for R 2.8.1 + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.0.3-5 - Rebuild for Python 2.6