diff --git a/python-celery.changes b/python-celery.changes index dc321c8..e479a3b 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 8 12:25:02 UTC 2011 - alexandre@exatati.com.br + +- Fix Require from python-daemon to python-python-daemon. + ------------------------------------------------------------------- Fri Apr 15 15:27:33 UTC 2011 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 1764ba7..e8404ac 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-anyjson -Requires: python-daemon +Requires: python-python-daemon Requires: python-django-unittest-depth Requires: python-kombu Requires: python-tyrant