packages: python-rpy2/python-rpy2.spec, python-rpy2/MANIFEST.in (REMOVED) -...

wrobell wrobell at pld-linux.org
Sun Jun 12 02:01:24 CEST 2011


Author: wrobell                      Date: Sun Jun 12 00:01:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ver. 2.2.1
- use pypi source (seems to be preferred now)
- better home URL

---- Files affected:
packages/python-rpy2:
   python-rpy2.spec (1.8 -> 1.9) , MANIFEST.in (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/python-rpy2/python-rpy2.spec
diff -u packages/python-rpy2/python-rpy2.spec:1.8 packages/python-rpy2/python-rpy2.spec:1.9
--- packages/python-rpy2/python-rpy2.spec:1.8	Mon Jun  6 19:50:47 2011
+++ packages/python-rpy2/python-rpy2.spec	Sun Jun 12 02:01:15 2011
@@ -2,14 +2,13 @@
 %define module rpy2
 Summary:	Simple and robust Python interface to the R Programming Language
 Name:		python-%{module}
-Version:	2.2.0
+Version:	2.2.1
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/Python
-Source0:	http://downloads.sourceforge.net/rpy/%{module}-%{version}.tar.gz
-Source1:	MANIFEST.in
-# Source0-md5:	a42a7f1e6ddb10dc3a1886c2f4309fab
-URL:		http://rpy.sourceforge.net/
+Source0:	http://pypi.python.org/packages/source/r/rpy2/%{module}-%{version}.tar.gz
+# Source0-md5:	422a31a1b3cf36efafdae53306f7f422
+URL:		http://rpy.sourceforge.net/rpy2.html
 BuildRequires:	R
 BuildRequires:	blas-devel
 BuildRequires:	lapack-devel
@@ -45,8 +44,6 @@
 %build
 export CFLAGS="%{rpmcflags}"
 %{__python} setup.py build --build-base py2
-
-cp %{SOURCE1} $RPM_BUILD_DIR/%{module}-%{version}
 %{__python3} setup.py build --build-base py3
 
 %install
@@ -111,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/06/12 00:01:15  wrobell
+- ver. 2.2.1
+- use pypi source (seems to be preferred now)
+- better home URL
+
 Revision 1.8  2011/06/06 17:50:47  wrobell
 - ver. 2.2.0
 - added py3k package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-rpy2/python-rpy2.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list