1
0

- Require python-setuptools instead of distribute (upstreams merged)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=15
This commit is contained in:
Sascha Peilicke 2013-10-24 11:04:41 +00:00 committed by Git OBS Bridge
parent db8884ef86
commit beefbda70f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:04:39 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Apr 23 05:43:06 UTC 2012 - lazy.kent@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package python-djvulibre
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,7 @@ BuildRequires: graphviz-gnome
BuildRequires: pkg-config
BuildRequires: python-Cython
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
# Starting openSUSE 12.1 the package name is python-Sphinx.
BuildRequires: python-sphinx
BuildRequires: pkgconfig(ddjvuapi)