15
0
forked from pool/python-celery
Alexandre Rogoski
2009-12-22 18:46:27 +00:00
committed by Git OBS Bridge
parent 8a034b3bbe
commit 7dcd4ca28e
4 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# norootforbuild
Name: python-celery
Version: 0.8.2
Version: 0.8.3
Release: 1
Summary: Distributed Task Queue
License: BSD License
@@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: python-django-unittest-depth, python-anyjson, python-carrot, python-daemon, python-tyrant
%{py_requires}
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
BuildArch: noarch
BuildArch: noarch
%endif