[rpy/f14/master] rebuild for R 2.12.2

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


commit 624708ef901648d9be0ac75fc80f57155da105d3
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Mar 1 08:19:43 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 9eca890..45231f4 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:       1%{?dist}
+Release:       2%{?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-2
+- rebuild for R 2.12.2
+
 * Fri Dec 17 2010 Tom Callaway <spot at fedoraproject.org> - 2.1.9-1
 - update to 2.1.9
 


More information about the scm-commits mailing list