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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   02-Jul-2003 09:49:21
  Branch: HEAD                             Handle: 2003070208492001

  Modified files:
    openpkg-src/apache      apache.spec
    openpkg-web             news.txt

  Log:
    fix handling of with_mod_php_wddx option

  Summary:
    Revision    Changes     Path
    1.142       +2  -2      openpkg-src/apache/apache.spec
    1.5145      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.141 -r1.142 apache.spec
  --- openpkg-src/apache/apache.spec    1 Jul 2003 10:13:38 -0000       1.141
  +++ openpkg-src/apache/apache.spec    2 Jul 2003 07:49:21 -0000       1.142
  @@ -60,7 +60,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20030701
  +Release:      20030702
   
   #   package options (suexec related)
   %option       with_suexec               yes
  @@ -539,7 +539,7 @@
             --with-dom-xslt=%{l_prefix} \
             --with-dom-exslt=%{l_prefix} \
   %endif
  -%if "%{with_mod_php_dom}" == "yes"
  +%if "%{with_mod_php_wddx}" == "yes"
             --enable-wddx \
   %endif
   %if "%{with_mod_php_bc}" == "yes"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5144 -r1.5145 news.txt
  --- openpkg-web/news.txt      2 Jul 2003 07:48:24 -0000       1.5144
  +++ openpkg-web/news.txt      2 Jul 2003 07:49:20 -0000       1.5145
  @@ -1,3 +1,4 @@
  +02-Jul-2003: Upgraded package: P<apache-1.3.27-20030702>
   02-Jul-2003: Upgraded package: P<gcc32-3.2.3-20030702>
   02-Jul-2003: Upgraded package: P<php-4.3.2-20030702>
   02-Jul-2003: Upgraded package: P<postfix-2.0.13-20030702>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to