OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   10-Feb-2003 16:07:33
  Branch: HEAD                             Handle: 2003021015073200

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    argh, damn suexec, go home ;-]

  Summary:
    Revision    Changes     Path
    1.119       +2  -0      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.118 -r1.119 apache.spec
  --- openpkg-src/apache/apache.spec    10 Feb 2003 15:00:19 -0000      1.118
  +++ openpkg-src/apache/apache.spec    10 Feb 2003 15:07:32 -0000      1.119
  @@ -834,7 +834,9 @@
       #   determine installation tree files
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
           %{l_files_std} \
  +%if "%{with_suexec}" == "yes"
           '%attr(4755,root,%{l_mgrp}) %{l_prefix}/sbin/suexec' \
  +%endif
           '%config %{l_prefix}/etc/apache/*' \
   %if "%{with_mod_ssl}" == "yes"
           '%config %{l_prefix}/etc/apache/ssl.crl/*.crl' \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to