Author: sparky Date: Sat Dec 12 20:07:40 2009 GMT Module: packages Tag: HEAD ---- Log message: - BR: rpm-pythonprov
---- Files affected: packages/python-distribute: python-distribute.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/python-distribute/python-distribute.spec diff -u packages/python-distribute/python-distribute.spec:1.7 packages/python-distribute/python-distribute.spec:1.8 --- packages/python-distribute/python-distribute.spec:1.7 Sat Dec 12 19:41:50 2009 +++ packages/python-distribute/python-distribute.spec Sat Dec 12 21:07:34 2009 @@ -11,10 +11,11 @@ Source0: http://pypi.python.org/packages/source/d/distribute/distribute-%{version}.tar.gz # Source0-md5: 5b1a2fde063a361aa241f98e0f9e1931 URL: http://pypi.python.org/pypi/distribute -BuildRequires: python -BuildRequires: python-modules +BuildRequires: python BuildRequires: python-devel +BuildRequires: python-modules BuildRequires: rpm-build-macros >= 1.523 +BuildRequires: rpm-pythonprov Provides: python-setuptools = 1:0.6-3 Obsoletes: python-setuptools BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -22,9 +23,9 @@ %description Distribute is a fork of the Setuptools project. -Distribute is intended to replace Setuptools as the standard method for working -with Python module distributions. - +Distribute is intended to replace Setuptools as the standard method +for working with Python module distributions. + %prep %setup -q -n %{pname}-%{version} @@ -74,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/12/12 20:07:34 sparky +- BR: rpm-pythonprov + Revision 1.7 2009/12/12 18:41:50 wiget - 0.6.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-distribute/python-distribute.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
