[packages/python-rpy2] - typo fixed, so the py3k package can install cleanly - rel. 2

wrobell wrobell at pld-linux.org
Thu Oct 18 14:11:14 CEST 2012


commit d0c01de319c760a8681273b9cee3f4f133836930
Author: wrobell <wrobell at pld-linux.org>
Date:   Thu Oct 18 13:10:47 2012 +0100

    - typo fixed, so the py3k package can install cleanly
    - rel. 2

 python-rpy2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-rpy2.spec b/python-rpy2.spec
index e815e1f..781a3d9 100644
--- a/python-rpy2.spec
+++ b/python-rpy2.spec
@@ -2,7 +2,7 @@
 Summary:	Simple and robust Python interface to the R Programming Language
 Name:		python-%{module}
 Version:	2.2.6
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/r/rpy2/%{module}-%{version}.tar.gz
@@ -96,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/%{module}/rlike
 %{py3_sitedir}/%{module}/robjects
 
-%dir %{py_sitedir}/%{module}/rinterface
+%dir %{py3_sitedir}/%{module}/rinterface
 %attr(755,root,root) %{py3_sitedir}/%{module}/rinterface/*.so
 %{py3_sitedir}/%{module}/rinterface/*.py
 %{py3_sitedir}/%{module}/rinterface/__pycache__
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rpy2.git/commitdiff/d0c01de319c760a8681273b9cee3f4f133836930



More information about the pld-cvs-commit mailing list