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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-Feb-2003 13:46:04
  Branch: OPENPKG_1_2_SOLID                Handle: 2003021812460300

  Modified files:           (Branch: OPENPKG_1_2_SOLID)
    openpkg-src/apache      apache.spec

  Log:
    Update for PHP security advisory 17. February 2003.

  Summary:
    Revision    Changes     Path
    1.106.2.1.2.2+3  -1      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.106.2.1.2.1 -r1.106.2.1.2.2 apache.spec
  --- openpkg-src/apache/apache.spec    18 Jan 2003 17:18:50 -0000      1.106.2.1.2.1
  +++ openpkg-src/apache/apache.spec    18 Feb 2003 12:46:03 -0000      1.106.2.1.2.2
  @@ -60,7 +60,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      1.2.0
  +Release:      1.2.1
   
   #   package options (additionally used Apache modules; can be enabled without 
thinking)
   %option       with_mod_ssl            no
  @@ -166,6 +166,7 @@
   Source21:     apache.base
   Source22:     apache.vhost
   Source23:     rc.apache
  +Patch0:       http://www.php.net/distributions/php-4.3.0-to-4.3.1.patch.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -285,6 +286,7 @@
   %endif
   %if "%{with_mod_php}" == "yes"
       %setup3 -q -T -D -a 3
  +    %patch0 -p0
   %endif
   %if "%{with_mod_dav}" == "yes"
       %setup4 -q -T -D -a 4
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to