diff --git a/python3-setproctitle.changes b/python3-setproctitle.changes index def09a9..b998171 100644 --- a/python3-setproctitle.changes +++ b/python3-setproctitle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 26 14:59:11 UTC 2012 - toddrme2178@gmail.com + +- Add proper python dependency + ------------------------------------------------------------------- Tue Jan 10 14:11:01 UTC 2012 - idonmez@suse.com diff --git a/python3-setproctitle.spec b/python3-setproctitle.spec index 81974aa..c4b5874 100644 --- a/python3-setproctitle.spec +++ b/python3-setproctitle.spec @@ -26,7 +26,9 @@ License: BSD-3-Clause Group: Development/Libraries/Python Url: http://pypi.python.org/pypi/setproctitle/ Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz +BuildRequires: python3-2to3 BuildRequires: python3-devel +Requires: python3 >= %{p3_ver} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description