SPECS: phpSysInfo.spec - lighttpd config

glen glen at pld-linux.org
Tue Jan 24 00:05:34 CET 2006


Author: glen                         Date: Mon Jan 23 23:05:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lighttpd config

---- Files affected:
SPECS:
   phpSysInfo.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/phpSysInfo.spec
diff -u SPECS/phpSysInfo.spec:1.20 SPECS/phpSysInfo.spec:1.21
--- SPECS/phpSysInfo.spec:1.20	Mon Jan 23 23:57:40 2006
+++ SPECS/phpSysInfo.spec	Tue Jan 24 00:05:29 2006
@@ -3,7 +3,7 @@
 Summary(pl):	phpSysInfo jest skryptem PHP wyświetlającym informacje o wywołanym hoscie
 Name:		phpSysInfo
 Version:	2.5.1
-Release:	2
+Release:	2.2
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/phpsysinfo/phpsysinfo-%{version}.tar.gz
@@ -79,6 +79,12 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
+%triggerin -- lighttpd
+%webapp_register lighttpd %{_webapp}
+
+%triggerun -- lighttpd
+%webapp_unregister lighttpd %{_webapp}
+
 %triggerpostun -- %{name} < 2.5.1-1.5
 # rescue app config
 if [ -f /etc/%{name}/config.php.rpmsave ]; then
@@ -109,6 +115,7 @@
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %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}/*.php
 %dir %{_appdir}
 %{_appdir}/index.php
@@ -124,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/01/23 23:05:29  glen
+- lighttpd config
+
 Revision 1.20  2006/01/23 22:57:40  paszczus
 - added Source3: phpSysInfo-lighttpd.conf
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpSysInfo.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list