From c6d1dde77da3bedd5575fc58480d1819c7b06151148ac1027c5661dbdf66f32b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 26 Sep 2011 07:57:44 +0000 Subject: [PATCH] - Add python-distribute (setuptools) BuildRequires, seemed to got lost OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=8 --- python-decorator.changes | 5 +++++ python-decorator.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-decorator.changes b/python-decorator.changes index 390784f..bb92d49 100644 --- a/python-decorator.changes +++ b/python-decorator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 26 07:56:23 UTC 2011 - saschpe@suse.de + +- Add python-distribute (setuptools) BuildRequires, seemed to got lost + ------------------------------------------------------------------- Thu Sep 1 09:56:17 UTC 2011 - saschpe@suse.de diff --git a/python-decorator.spec b/python-decorator.spec index 587a695..db9ce1f 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -25,6 +25,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel +BuildRequires: python-distribute BuildRequires: python-nose %if 0%{?suse_version} %py_requires