[rpy/f16] rebuild for R 2.15.2

Tom Callaway spot at fedoraproject.org
Mon Oct 29 18:51:46 UTC 2012


commit ab4fd0a3ca921c180ca1baab02fe247a8914ddcf
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Oct 29 14:53:16 2012 -0400

    rebuild for R 2.15.2

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 53a8f67..e9a5cf6 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)")}
 
-%global rver   2.15.1
+%global rver   2.15.2
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.2.6
-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+
@@ -43,6 +43,9 @@ mv %{buildroot}/usr/lib/python2.?/site-packages/rpy2/images %{buildroot}%{python
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Mon Oct 29 2012 Tom Callaway <spot at fedoraproject.org> - 2.2.6-2
+- rebuild against R 2.15.2
+
 * Mon Jul  4 2012 Tom Callaway <spot at fedoraproject.org> - 2.2.6-1
 - update to 2.2.6, R 2.15.1
 


More information about the scm-commits mailing list