packages: python-celery/python-celery.spec - release 0.3, - fixed config fi...

cieciwa cieciwa at pld-linux.org
Wed May 25 12:16:23 CEST 2011


Author: cieciwa                      Date: Wed May 25 10:16:23 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- release 0.3,
- fixed config file,
- fixed path to init scripts.

---- Files affected:
packages/python-celery:
   python-celery.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/python-celery/python-celery.spec
diff -u packages/python-celery/python-celery.spec:1.10 packages/python-celery/python-celery.spec:1.11
--- packages/python-celery/python-celery.spec:1.10	Wed May 25 12:11:38 2011
+++ packages/python-celery/python-celery.spec	Wed May 25 12:16:18 2011
@@ -41,8 +41,11 @@
 
 install -d $RPM_BUILD_ROOT/etc/{sysconfig,rc.d/init.d}
 cp -a contrib/generic-init.d/celeryd $RPM_BUILD_ROOT/etc/rc.d/init.d/
+
+## fixed path to celeryd configuration file.
 sed -i 's/default/sysconfig/' $RPM_BUILD_ROOT/etc/rc.d/init.d/celeryd
 
+## creating dummy celeryd config file
 cat > $RPM_BUILD_ROOT/etc/sysconfig/celeryd << EOF
 #   # List of nodes to start
 #   CELERYD_NODES="worker1 worker2 worker3"k
@@ -104,6 +107,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/05/25 10:16:18  cieciwa
+- release 0.3,
+- fixed config file,
+- fixed path to init scripts.
+
 Revision 1.10  2011/05/25 10:11:38  cieciwa
 - s/default/sysconfig/ in celeryd.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-celery/python-celery.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list