SPECS: lighttpd.spec - added R(pre) for addusertogroup (user_group...

qboosh qboosh at pld-linux.org
Thu Jul 20 23:35:51 CEST 2006


Author: qboosh                       Date: Thu Jul 20 21:35:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added R(pre) for addusertogroup (user_group.sh, usermod)

---- Files affected:
SPECS:
   lighttpd.spec (1.162 -> 1.163) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.162 SPECS/lighttpd.spec:1.163
--- SPECS/lighttpd.spec:1.162	Wed Jul 12 10:10:00 2006
+++ SPECS/lighttpd.spec	Thu Jul 20 23:35:46 2006
@@ -91,10 +91,12 @@
 Requires(post,preun):	/sbin/chkconfig
 Requires(postun):	/usr/sbin/groupdel
 Requires(postun):	/usr/sbin/userdel
+Requires(pre):	/usr/lib/rpm/user_group.sh
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
+Requires(pre):	/usr/sbin/usermod
 Requires:	rc-scripts
 Provides:	group(http)
 Provides:	group(lighttpd)
@@ -460,6 +462,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.163  2006/07/20 21:35:46  qboosh
+- added R(pre) for addusertogroup (user_group.sh, usermod)
+
 Revision 1.162  2006/07/12 08:10:00  paszczus
 - added mod_evasive-status_code.patch (see: http://forum.lighttpd.net/topic/611#1702)
 - release 3.1 to tests
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.162&r2=1.163&f=u



More information about the pld-cvs-commit mailing list