Author: glen                         Date: Fri Jul 21 08:13:03 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- merge from HEAD:
  added R(pre) for addusertogroup (user_group.sh, usermod)

---- Files affected:
SPECS:
   lighttpd.spec (1.154.2.16 -> 1.154.2.17) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.16 SPECS/lighttpd.spec:1.154.2.17
--- SPECS/lighttpd.spec:1.154.2.16      Thu Jul 20 20:06:51 2006
+++ SPECS/lighttpd.spec Fri Jul 21 10:12:58 2006
@@ -124,8 +124,10 @@
 Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
+Requires(pre): /usr/lib/rpm/user_group.sh
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
+Requires(pre): /usr/sbin/usermod
 Requires:      %{name}-mod_dirlisting
 Requires:      %{name}-mod_indexfile
 Requires:      %{name}-mod_staticfile
@@ -573,8 +575,8 @@
 %package ssl
 Summary:       lighttpd support for SSLv2 and SSLv3
 Group:         Networking/Daemons
-Requires:      %{name} = %{version}-%{release}
 URL:           http://www.lighttpd.net/documentation/ssl.html
+Requires:      %{name} = %{version}-%{release}
 
 %description ssl
 lighttpd support for SSLv2 and SSLv3.
@@ -999,6 +1001,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.17  2006/07/21 08:12:58  glen
+- merge from HEAD:
+  added R(pre) for addusertogroup (user_group.sh, usermod)
+
 Revision 1.154.2.16  2006/07/20 18:06:51  glen
 - annoying race
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to