SPECS: nocc.spec - don't install apache config to lighttpd

glen glen at pld-linux.org
Tue Jul 18 18:13:57 CEST 2006


Author: glen                         Date: Tue Jul 18 16:13:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't install apache config to lighttpd

---- Files affected:
SPECS:
   nocc.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/nocc.spec
diff -u SPECS/nocc.spec:1.33 SPECS/nocc.spec:1.34
--- SPECS/nocc.spec:1.33	Tue Jul 18 16:57:28 2006
+++ SPECS/nocc.spec	Tue Jul 18 18:13:52 2006
@@ -51,7 +51,6 @@
 
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
-install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
 cp -avR * $RPM_BUILD_ROOT%{_appdir}
 
@@ -76,12 +75,6 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%triggerin -- lighttpd
-%webapp_register lighttpd %{_webapp}
-
-%triggerun -- lighttpd
-%webapp_unregister lighttpd %{_webapp}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -93,7 +86,6 @@
 %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
 %attr(770,root,http) %dir %{_var}/lib/nocc
 %{_appdir}
@@ -104,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/07/18 16:13:52  glen
+- don't install apache config to lighttpd
+
 Revision 1.33  2006/07/18 14:57:28  tommat
 - cleanup
 
@@ -208,4 +203,4 @@
 - adapterized, simplified Source0 URL
 
 Revision 1.4  2003/06/12 11:16:56  tommat
-corrected log section
+- corrected log section
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nocc.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list