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