SPECS: pykota.spec - create user in pre

baggins baggins at pld-linux.org
Sun Dec 9 11:39:56 CET 2007


Author: baggins                      Date: Sun Dec  9 10:39:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create user in pre

---- Files affected:
SPECS:
   pykota.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.30 SPECS/pykota.spec:1.31
--- SPECS/pykota.spec:1.30	Sun Dec  9 11:13:19 2007
+++ SPECS/pykota.spec	Sun Dec  9 11:39:51 2007
@@ -171,7 +171,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
+%pre
 %groupadd -r -g 193 pykota
 %useradd -r -u 193 -d /etc/%{name} -s /bin/false -c "PyKota User" -g pykota pykota
 
@@ -274,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007-12-09 10:39:51  baggins
+- create user in pre
+
 Revision 1.30  2007-12-09 10:13:19  baggins
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list