packages: python-celery/python-celery.spec - change celery user ID from 111...
cieciwa
cieciwa at pld-linux.org
Tue May 24 15:03:06 CEST 2011
Author: cieciwa Date: Tue May 24 13:03:06 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- change celery user ID from 1111 to 300.
---- Files affected:
packages/python-celery:
python-celery.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/python-celery/python-celery.spec
diff -u packages/python-celery/python-celery.spec:1.5 packages/python-celery/python-celery.spec:1.6
--- packages/python-celery/python-celery.spec:1.5 Tue May 24 14:42:10 2011
+++ packages/python-celery/python-celery.spec Tue May 24 15:03:01 2011
@@ -60,7 +60,7 @@
rm -rf $RPM_BUILD_ROOT
%pre
-%useradd -u 1111 -r -s /bin/fafse "celery user" celery
+%useradd -u 300 -r -s /bin/fafse "celery user" celery
%preun
/etc/init.d/rc.d/%{name}d stop
@@ -99,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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 ***
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-celery/python-celery.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list