SPECS: pld-builder.spec - reallocate uids

glen glen at pld-linux.org
Mon Jan 22 12:27:36 CET 2007


Author: glen                         Date: Mon Jan 22 11:27:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reallocate uids

---- Files affected:
SPECS:
   pld-builder.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/pld-builder.spec
diff -u SPECS/pld-builder.spec:1.26 SPECS/pld-builder.spec:1.27
--- SPECS/pld-builder.spec:1.26	Mon Jan 22 12:23:51 2007
+++ SPECS/pld-builder.spec	Mon Jan 22 12:27:30 2007
@@ -115,9 +115,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%useradd -u 168 -g daemon -c "srpms builder" srpms_builder
-%useradd -u 169 -g daemon -c "bin builder" bin_builder
-%useradd -u 170 -g daemon -c "ftpac" ftpac
+%useradd -u 181 -g daemon -c "srpms builder" srpms_builder
+%useradd -u 182 -g daemon -c "bin builder" bin_builder
+%useradd -u 183 -g daemon -c "ftpac" ftpac
 
 %post
 /sbin/chkconfig --add %{name}
@@ -175,9 +175,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/01/22 11:27:30  glen
+- reallocate uids
+
 Revision 1.26  2007/01/22 11:23:51  glen
 - R: libuuid for uuidgen
-- creae users
+- create users
 
 Revision 1.25  2006/04/23 17:21:06  glen
 - macros for service
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pld-builder.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list