OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Dec-2006 10:16:14
Branch: HEAD Handle: 2006122509161300
Modified files:
openpkg-src/apache apache.spec
Log:
fix indent
Summary:
Revision Changes Path
1.365 +5 -5 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.364 -r1.365 apache.spec
--- openpkg-src/apache/apache.spec 4 Dec 2006 18:21:09 -0000 1.364
+++ openpkg-src/apache/apache.spec 25 Dec 2006 09:16:13 -0000 1.365
@@ -67,7 +67,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20061204
+Release: 20061225
# package options (suexec related)
%option with_suexec yes
@@ -1268,10 +1268,10 @@
# install shell environment script
%{l_shtool} install -c -m 644 %{l_value -s -a} \
- -e 's;@l_path@;%{l_build_path};' \
- -e 's;@l_ld_library_path@;%{l_build_ldlp};' \
- %{SOURCE apache.sh} \
- $RPM_BUILD_ROOT%{l_prefix}/etc/apache/
+ -e 's;@l_path@;%{l_build_path};' \
+ -e 's;@l_ld_library_path@;%{l_build_ldlp};' \
+ %{SOURCE apache.sh} \
+ $RPM_BUILD_ROOT%{l_prefix}/etc/apache/
%if "%{with_mod_fastcgi}" == "yes"
# provide mod_fastcgi IPC directory
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]