SPECS: awstats.spec - trigger for lighttpd config, and package lig...

glen glen at pld-linux.org
Mon Jan 1 22:54:12 CET 2007


Author: glen                         Date: Mon Jan  1 21:54:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- trigger for lighttpd config, and package lighttpd config

---- Files affected:
SPECS:
   awstats.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/awstats.spec
diff -u SPECS/awstats.spec:1.50 SPECS/awstats.spec:1.51
--- SPECS/awstats.spec:1.50	Mon Jan  1 19:36:22 2007
+++ SPECS/awstats.spec	Mon Jan  1 22:54:06 2007
@@ -101,6 +101,12 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
+%triggerin -- lighttpd
+%webapp_register lighttpd %{_webapp}
+
+%triggerun -- lighttpd
+%webapp_unregister lighttpd %{_webapp}
+
 %triggerpostun -- %{name} < 6.5-2.1
 # rescue app configs.
 for i in awstats.conf awstats.model.conf; do
@@ -139,6 +145,7 @@
 %doc README.TXT docs/* tools/webmin tools/xslt
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/awstats*.conf
 
 %attr(640,root,root) /etc/cron.d/awstats
@@ -162,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2007/01/01 21:54:06  glen
+- trigger for lighttpd config, and package lighttpd config
+
 Revision 1.50  2007/01/01 18:36:22  adamg
 - lighttpd config file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/awstats.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list