SPECS: template-webapp.spec - don't install apache config to lighttpd
glen
glen at pld-linux.org
Tue Jul 18 18:14:37 CEST 2006
Author: glen Date: Tue Jul 18 16:14:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't install apache config to lighttpd
---- Files affected:
SPECS:
template-webapp.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.45 SPECS/template-webapp.spec:1.46
--- SPECS/template-webapp.spec:1.45 Mon Jul 17 18:30:33 2006
+++ SPECS/template-webapp.spec Tue Jul 18 18:14:32 2006
@@ -57,7 +57,7 @@
#install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
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
+install lighttpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
# %webapp_* macros usage extracted from /usr/lib/rpm/macros.build:
#
@@ -186,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2006/07/18 16:14:32 glen
+- don't install apache config to lighttpd
+
Revision 1.45 2006/07/17 16:30:33 glen
- added webserver(cgi)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list