From 86e126b9257260f1944b936c35b8d892e71f7dd775d450f48a07819511eb1cd6 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Wed, 8 Jun 2011 12:25:29 +0000 Subject: [PATCH] - Fix Require from python-daemon to python-python-daemon. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=31 --- python-celery.changes | 5 +++++ python-celery.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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