forked from pool/python-djvulibre
build requires python-distribute
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=3
This commit is contained in:
parent
eaa2bf6d6e
commit
53bf4b7285
@ -4,8 +4,7 @@ Sat Oct 22 17:28:05 UTC 2011 - lazy.kent@opensuse.org
|
|||||||
- Update to 0.3.4.
|
- Update to 0.3.4.
|
||||||
+ Fix compatibility with Python 3.X (broken in 0.3.3).
|
+ Fix compatibility with Python 3.X (broken in 0.3.3).
|
||||||
+ Update various external documentation URLs.
|
+ Update various external documentation URLs.
|
||||||
- Build requires python-distribute instead of python-setuptools in
|
- Build requires python-distribute instead of python-setuptools.
|
||||||
openSUSE >= 12.1.
|
|
||||||
- Build doc package. Build requires python-sphinx, graphviz and
|
- Build doc package. Build requires python-sphinx, graphviz and
|
||||||
graphviz-gnome.
|
graphviz-gnome.
|
||||||
|
|
||||||
|
@ -29,11 +29,7 @@ BuildRequires: libdjvulibre-devel
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-Cython
|
BuildRequires: python-Cython
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
%if 0%{?suse_version} >= 1210
|
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-distribute
|
||||||
%else
|
|
||||||
BuildRequires: python-setuptools
|
|
||||||
%endif
|
|
||||||
# Starting openSUSE 12.1 the package name is python-Sphinx.
|
# Starting openSUSE 12.1 the package name is python-Sphinx.
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user