14
0
forked from pool/python-Sphinx

- Corrected buildrequires/requires:

* python-jinja2 is now python-Jinja2
  * python-pygments is now python-Pygments
  * No need for Requires: python-distribute

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=5
This commit is contained in:
Sascha Peilicke
2011-08-31 14:02:19 +00:00
committed by Git OBS Bridge
parent 6ec224831f
commit 4778739f19
2 changed files with 10 additions and 3 deletions

View File

@@ -29,10 +29,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: docutils
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-jinja2
BuildRequires: python-Jinja2
Requires: docutils
Requires: python-jinja2
Requires: python-pygments
Requires: python-Jinja2
Requires: python-Pygments
Requires: python-distribute
%if 0%{?suse_version}
Suggests: python-rst2pdf