OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   16-Jul-2002 13:29:22
  Branch: HEAD                             Handle: 2002071612292101

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

  Log:
    add PHP option with_mod_php_transsid

  Summary:
    Revision    Changes     Path
    1.70        +5  -1      openpkg-src/apache/apache.spec
    1.950       +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/apache/apache.spec
  ============================================================
  $ cvs diff -u -r1.69 -r1.70 apache.spec
  --- openpkg-src/apache/apache.spec    6 Jul 2002 10:51:24 -0000       1.69
  +++ openpkg-src/apache/apache.spec    16 Jul 2002 11:29:22 -0000      1.70
  @@ -74,6 +74,7 @@
   %{!?with_mod_php_imap:       %define  with_mod_php_imap       no}
   %{!?with_mod_php_xml:        %define  with_mod_php_xml        no}
   %{!?with_mod_php_bc:         %define  with_mod_php_bc         no}
  +%{!?with_mod_php_transsid:   %define  with_mod_php_transsid   no}
   
   #   fixing implicit inter-module dependencies and correlations
   %if "%{with_mod_php}" == "yes"
  @@ -116,7 +117,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20020706
  +Release:      20020716
   
   #   list of sources
   Source0:      http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
  @@ -429,6 +430,9 @@
   %endif
   %if "%{with_mod_php_bc}" == "yes"
             --enable-bcmath \
  +%endif
  +%if "%{with_mod_php_transsid}" == "yes"
  +          --enable-trans-sid \
   %endif
             --disable-shared \
             --enable-track-vars
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.949 -r1.950 news.txt
  --- openpkg-web/news.txt      16 Jul 2002 11:15:16 -0000      1.949
  +++ openpkg-web/news.txt      16 Jul 2002 11:29:21 -0000      1.950
  @@ -1,3 +1,4 @@
  +16-Jul-2002: Upgraded package: P<apache-1.3.26-20020716>
   16-Jul-2002: Upgraded package: P<uvscan-4.1.6.4212-20020716>
   16-Jul-2002: Upgraded package: P<perl-time-20020716-20020716>
   16-Jul-2002: Upgraded package: P<perl-dbi-20020716-20020716>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to