Author: sparky Date: Sun Jan 23 22:52:15 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: R (some libs required indirectly by R are needed as well)
---- Files affected: packages/python-rpy2: python-rpy2.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/python-rpy2/python-rpy2.spec diff -u packages/python-rpy2/python-rpy2.spec:1.5 packages/python-rpy2/python-rpy2.spec:1.6 --- packages/python-rpy2/python-rpy2.spec:1.5 Fri Nov 19 03:18:32 2010 +++ packages/python-rpy2/python-rpy2.spec Sun Jan 23 23:52:10 2011 @@ -6,9 +6,10 @@ Release: 1 License: LGPL v2.1+ Group: Development/Languages/Python -Source0: http://dl.sourceforge.net/rpy/%{module}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/rpy/%{module}-%{version}.tar.gz # Source0-md5: 378c053f5eac7e96c500c8ebcac00a42 URL: http://rpy.sourceforge.net/ +BuildRequires: R BuildRequires: python-devel BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 @@ -17,11 +18,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -RPy is a very simple, yet robust, Python interface to the R Programming -Language. It can manage all kinds of R objects and can execute arbitrary R -functions (including the graphic functions). All errors from the R language -are converted to Python exceptions. Any module installed for the R system -can be used from within Python. +RPy is a very simple, yet robust, Python interface to the R +Programming Language. It can manage all kinds of R objects and can +execute arbitrary R functions (including the graphic functions). All +errors from the R language are converted to Python exceptions. Any +module installed for the R system can be used from within Python. %prep %setup -q -n %{module}-%{version} @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/01/23 22:52:10 sparky +- BR: R (some libs required indirectly by R are needed as well) + Revision 1.5 2010/11/19 02:18:32 wrobell - ver. 2.1.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-rpy2/python-rpy2.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
