From 53bf4b7285c21d55bcd2e55baa85fcea3e93dce6c87d81137d67d42c5a26b994 Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Sun, 23 Oct 2011 08:48:41 +0000 Subject: [PATCH] build requires python-distribute OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=3 --- python-djvulibre.changes | 3 +-- python-djvulibre.spec | 4 ---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/python-djvulibre.changes b/python-djvulibre.changes index d35802c..44ed232 100644 --- a/python-djvulibre.changes +++ b/python-djvulibre.changes @@ -4,8 +4,7 @@ Sat Oct 22 17:28:05 UTC 2011 - lazy.kent@opensuse.org - Update to 0.3.4. + Fix compatibility with Python 3.X (broken in 0.3.3). + Update various external documentation URLs. -- Build requires python-distribute instead of python-setuptools in - openSUSE >= 12.1. +- Build requires python-distribute instead of python-setuptools. - Build doc package. Build requires python-sphinx, graphviz and graphviz-gnome. diff --git a/python-djvulibre.spec b/python-djvulibre.spec index 6bcdf19..0247960 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -29,11 +29,7 @@ BuildRequires: libdjvulibre-devel BuildRequires: pkg-config BuildRequires: python-Cython BuildRequires: python-devel -%if 0%{?suse_version} >= 1210 BuildRequires: python-distribute -%else -BuildRequires: python-setuptools -%endif # Starting openSUSE 12.1 the package name is python-Sphinx. BuildRequires: python-sphinx BuildRoot: %{_tmppath}/%{name}-%{version}-build