15
0
forked from pool/python-celery
Alexandre Rogoski
2011-08-05 18:10:07 +00:00
committed by Git OBS Bridge
parent 2b45a95b7e
commit a006bc9955
4 changed files with 13 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
%define mod_name celery
Name: python-%{mod_name}
Version: 2.2.7
Version: 2.3.0
Release: 0
Url: http://celeryproject.org
Summary: Distributed Task Queue
@@ -37,7 +37,7 @@ Requires: python-python-daemon
Requires: python-django-unittest-depth
Requires: python-kombu
Requires: python-pytyrant
Requires: python-pyparsing
Requires: python-pyparsing
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version} > 1110
@@ -65,10 +65,7 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
# You may have to add additional files here (documentation and binaries mostly)
%python_sitelib/%{mod_name}*
%python_sitelib/funtests*
%python_sitelib/*.egg-info
%python_sitelib/*
%doc Changelog README TODO
%{_bindir}/camqadm
%{_bindir}/celery*