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:   26-Apr-2006 18:22:04
  Branch: HEAD                             Handle: 2006042617220400

  Modified files:
    openpkg-src/apache2     apache2.spec

  Log:
    fix typo

  Summary:
    Revision    Changes     Path
    1.73        +1  -1      openpkg-src/apache2/apache2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache2/apache2.spec
  ============================================================================
  $ cvs diff -u -r1.72 -r1.73 apache2.spec
  --- openpkg-src/apache2/apache2.spec  26 Apr 2006 15:49:52 -0000      1.72
  +++ openpkg-src/apache2/apache2.spec  26 Apr 2006 16:22:04 -0000      1.73
  @@ -256,7 +256,7 @@
         #   are not acceptable
         if ! grep '^MPM_NAME = %{with_mpm}$' build/config_vars.mk >/dev/null 
2>&1; then
             ( echo "The Multi-Processing Module (MPM) '%{with_mpm}' requested 
using the 'with_mpm'"
  -            echo "option doesn't seem to be availble on this particular 
platform."
  +            echo "option doesn't seem to be available on this particular 
platform."
               echo "Please check corresponding 'config.log' for details."
             ) | %{l_rpmtool} msg -b -t error
             exit 1
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to