packages: python-celery/python-celery.spec - release 0.2, - change %{name} ...
cieciwa
cieciwa at pld-linux.org
Wed May 25 11:37:39 CEST 2011
Author: cieciwa Date: Wed May 25 09:37:39 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- release 0.2,
- change %{name} to %{module} in %{pre,post}.
---- Files affected:
packages/python-celery:
python-celery.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/python-celery/python-celery.spec
diff -u packages/python-celery/python-celery.spec:1.8 packages/python-celery/python-celery.spec:1.9
--- packages/python-celery/python-celery.spec:1.8 Wed May 25 09:43:35 2011
+++ packages/python-celery/python-celery.spec Wed May 25 11:37:34 2011
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): -
Name: python-%{module}
Version: 2.2.6
-Release: 0.1
+Release: 0.2
License: BSD-like
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz
@@ -67,10 +67,10 @@
%useradd -u 300 -g users -r -s /bin/fafse "celery user" celery
%preun
-/etc/init.d/rc.d/%{name}d stop
+/etc/init.d/rc.d/%{module}d stop
%post
-echo "Use: \"/etc/init.d/rc.d/%{name}d start\" to start celry."
+echo "Use: \"/etc/init.d/rc.d/%{module}d start\" to start celry."
%postun
%userremove celery
@@ -103,6 +103,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2011/05/25 09:37:34 cieciwa
+- release 0.2,
+- change %{name} to %{module} in %{pre,post}.
+
Revision 1.8 2011/05/25 07:43:35 cieciwa
- updated Requires.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-celery/python-celery.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list