1
0

Accepting request 314708 from home:TheBlackCat:branches:devel:languages:python

Depend on cairo instead of cairo-tools

OBS-URL: https://build.opensuse.org/request/show/314708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=13
This commit is contained in:
Todd R
2015-07-01 12:30:37 +00:00
committed by Git OBS Bridge
parent 82015fae39
commit 9a2d72371f
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 1 12:30:10 UTC 2015 - toddrme2178@gmail.com
- Depend on cairo instead of cairo-tools
-------------------------------------------------------------------
Tue Apr 28 21:13:22 UTC 2015 - benoit.monin@gmx.fr

View File

@@ -24,12 +24,12 @@ License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/SimonSapin/cairocffi
Source: https://pypi.python.org/packages/source/c/cairocffi/cairocffi-%{version}.tar.gz
BuildRequires: cairo-tools
BuildRequires: cairo
BuildRequires: gdk-pixbuf
BuildRequires: python-cffi >= 0.6
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: cairo-tools
Requires: cairo
Requires: python-cffi >= 0.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110