From da91d4c632342503287928378299877bf48a3149ad3f92ed4b416e7f6d77f5ed Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 1 Aug 2013 11:14:54 +0000 Subject: [PATCH] Accepting request 185385 from home:frispete:python - add unzip to BuildRequires OBS-URL: https://build.opensuse.org/request/show/185385 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=17 --- python-zope.interface.changes | 5 +++++ python-zope.interface.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-zope.interface.changes b/python-zope.interface.changes index c8e30dc..7321f70 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 1 08:37:20 UTC 2013 - hpj@urpla.net + +- add unzip to BuildRequires + ------------------------------------------------------------------- Thu Aug 1 07:19:44 UTC 2013 - speilicke@suse.com diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 838d6e5..1f495ad 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -28,6 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools +BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx BuildRequires: python-repoze.sphinx.autointerface