SPECS: lighttpd.spec - rel 5: let webserver depend on webapps so p...
glen
glen at pld-linux.org
Fri Dec 15 09:11:05 CET 2006
Author: glen Date: Fri Dec 15 08:11:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 5: let webserver depend on webapps so packages can trigger
---- Files affected:
SPECS:
lighttpd.spec (1.198 -> 1.199)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.198 SPECS/lighttpd.spec:1.199
--- SPECS/lighttpd.spec:1.198 Wed Dec 13 19:44:48 2006
+++ SPECS/lighttpd.spec Fri Dec 15 09:10:59 2006
@@ -39,7 +39,7 @@
%define webdav_progs 1
%endif
-%define _rel 4
+%define _rel 5
Summary: Fast and light HTTP server
Summary(pl): Szybki i lekki serwer HTTP
Name: lighttpd
@@ -141,6 +141,7 @@
Requires: %{name}-mod_indexfile
Requires: %{name}-mod_staticfile
Requires: rc-scripts
+Requires: webapps
Provides: group(http)
Provides: group(lighttpd)
Provides: user(lighttpd)
@@ -1177,6 +1178,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.199 2006/12/15 08:10:59 glen
+- rel 5: let webserver depend on webapps so packages can trigger
+
Revision 1.198 2006/12/13 18:44:48 glen
- squid caps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.198&r2=1.199&f=u
More information about the pld-cvs-commit
mailing list