[rpy/f15/master] rebuild for R 2.12.2

Tom Callaway spot at fedoraproject.org
Tue Mar 1 16:20:16 UTC 2011


commit a3bc9edb1965ab25ae7b680d838ca1d24a5c68bd
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Mar 1 08:21:26 2011 -0800

    rebuild for R 2.12.2

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 0095500..df82b9e 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.12.1
+%define rver   2.12.2
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.1.9
-Release:       2%{?dist}
+Release:       3%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Tue Mar  1 2011 Tom Callaway <spot at fedoraproject.org> - 2.1.9-3
+- rebuild for R 2.12.2
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list