packages: python-celery/python-celery.spec - fixed error.

cieciwa cieciwa at pld-linux.org
Tue May 24 15:21:31 CEST 2011


Author: cieciwa                      Date: Tue May 24 13:21:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed error.

---- Files affected:
packages/python-celery:
   python-celery.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/python-celery/python-celery.spec
diff -u packages/python-celery/python-celery.spec:1.6 packages/python-celery/python-celery.spec:1.7
--- packages/python-celery/python-celery.spec:1.6	Tue May 24 15:03:01 2011
+++ packages/python-celery/python-celery.spec	Tue May 24 15:21:25 2011
@@ -60,7 +60,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%useradd -u 300 -r -s /bin/fafse "celery user" celery
+%useradd -u 300 -g users -r -s /bin/fafse "celery user" celery
 
 %preun
 /etc/init.d/rc.d/%{name}d stop
@@ -99,11 +99,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/05/24 13:21:25  cieciwa
+- fixed error.
+
 Revision 1.6  2011/05/24 13:03:01  cieciwa
 - change celery user ID from 1111 to 300.
 
 Revision 1.5  2011/05/24 12:42:10  cieciwa
-*** empty log message ***
+- *** empty log message ***
 
 Revision 1.4  2011/05/23 11:52:13  glen
 - cleanup template junk
================================================================

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



More information about the pld-cvs-commit mailing list