From 7a2e47f51420d3839b666c796b97981ec2c70ecc7926a5d5fcc57d3b2eeffad2 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Sat, 12 Feb 2011 18:40:36 +0000 Subject: [PATCH] Fixed kombu name in Requires. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=26 --- python-celery.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-celery.spec b/python-celery.spec index 30d5b89..600ab06 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -29,7 +29,7 @@ BuildRequires: python-setuptools Requires: python-anyjson Requires: python-daemon Requires: python-django-unittest-depth -Requires: python-kambu +Requires: python-kombu Requires: python-tyrant BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires}