template-specs: webapp.spec - webapp config move, cp samples

glen glen at pld-linux.org
Wed Mar 10 21:04:01 CET 2010


Author: glen                         Date: Wed Mar 10 20:04:02 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- webapp config move, cp samples

---- Files affected:
template-specs:
   webapp.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: template-specs/webapp.spec
diff -u template-specs/webapp.spec:1.58 template-specs/webapp.spec:1.59
--- template-specs/webapp.spec:1.58	Mon Aug 18 20:52:39 2008
+++ template-specs/webapp.spec	Wed Mar 10 21:03:55 2010
@@ -67,6 +67,14 @@
 cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 cp -a lighttpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
+mv $RPM_BUILD_ROOT{%{_appdir},%{_sysconfdir}}/apache.conf
+mv $RPM_BUILD_ROOT{%{_appdir},%{_sysconfdir}}/lighttpd.conf
+cp -a $RPM_BUILD_ROOT%{_sysconfdir}/{apache,httpd}.conf
+
+cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
+cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
+cp -a $RPM_BUILD_ROOT%{_sysconfdir}/{apache,httpd}.conf
+
 # %webapp_* macros usage extracted from /usr/lib/rpm/macros.build:
 #
 # Usage:
@@ -109,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2010/03/10 20:03:55  glen
+- webapp config move, cp samples
+
 Revision 1.58  2008/08/18 18:52:39  glen
 - add webserver(setenv)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/webapp.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list