15
0
forked from pool/python-celery

- 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
This commit is contained in:
Alexandre Rogoski
2011-06-08 12:25:29 +00:00
committed by Git OBS Bridge
parent de115490c0
commit 86e126b925
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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