Author: sparky Date: Sat Feb 6 01:15:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-modules, python-setuptools, rpm-pythonprov
---- Files affected: packages/sphinx-pdg: sphinx-pdg.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/sphinx-pdg/sphinx-pdg.spec diff -u packages/sphinx-pdg/sphinx-pdg.spec:1.10 packages/sphinx-pdg/sphinx-pdg.spec:1.11 --- packages/sphinx-pdg/sphinx-pdg.spec:1.10 Fri Feb 5 21:11:33 2010 +++ packages/sphinx-pdg/sphinx-pdg.spec Sat Feb 6 02:15:10 2010 @@ -12,20 +12,24 @@ Source0: http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz # Source0-md5: a65e0bcff6f79a7c013220d00ea137ad URL: http://pypi.python.org/pypi/Sphinx +BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov Requires: python-docutils >= 0.5 Requires: python-jinja2 >= 2.1 Requires: python-pygments >= 0.11.1 -BuildRequires: python-devel %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Sphinx is a tool that makes it easy to create intelligent and beautiful -documentation for Python projects (or other documents consisting of -multiple reStructuredText sources), written by Georg Brandl. It was -originally created to translate the new Python documentation, but has now -been cleaned up in the hope that it will be useful to many other projects. +Sphinx is a tool that makes it easy to create intelligent and +beautiful documentation for Python projects (or other documents +consisting of multiple reStructuredText sources), written by Georg +Brandl. It was originally created to translate the new Python +documentation, but has now been cleaned up in the hope that it will be +useful to many other projects. %prep %setup -q -n Sphinx-%{version} @@ -58,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/02/06 01:15:10 sparky +- BR: python-modules, python-setuptools, rpm-pythonprov + Revision 1.10 2010/02/05 20:11:33 wrobell - ver. 0.6.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sphinx-pdg/sphinx-pdg.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
