[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/apache apache.spec
From:       "Christoph Schug" <cs () openpkg ! org>
Date:       2002-07-31 10:51:14
[Download RAW message or body]

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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  cs@openpkg.org
  Module: openpkg-src                      Date:   31-Jul-2002 12:51:14
  Branch: HEAD                             Handle: 2002073111511300

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    Current pdflib does not seem to work with PHP3

  Summary:
    Revision    Changes     Path
    1.74        +2  -10     openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  Index: openpkg-src/apache/apache.spec
  ============================================================
  $ cvs diff -u -r1.73 -r1.74 apache.spec
  --- openpkg-src/apache/apache.spec	31 Jul 2002 10:48:14 -0000	1.73
  +++ openpkg-src/apache/apache.spec	31 Jul 2002 10:51:13 -0000	1.74
  @@ -84,7 +84,6 @@
   %{!?with_mod_php3_jpeg:      %define  with_mod_php3_jpeg      no}
   %{!?with_mod_php3_mysql:     %define  with_mod_php3_mysql     no}
   %{!?with_mod_php3_openssl:   %define  with_mod_php3_openssl   no}
  -%{!?with_mod_php3_pdflib:    %define  with_mod_php3_pdflib    no}
   %{!?with_mod_php3_zlib:      %define  with_mod_php3_zlib      no}
   
   #   fixing implicit inter-module dependencies and correlations
  @@ -109,7 +108,7 @@
   %if "%{with_mod_ssl}" == "yes"
   %define with_mod_php3_openssl yes
   %endif
  -%if "%{with_mod_php3_mysql}" == "yes" || "%{with_mod_php3_pdflib}" == "yes"
  +%if "%{with_mod_php3_mysql}" == "yes"
   %define with_mod_php3_zlib    yes
   %endif
   %endif
  @@ -142,7 +141,7 @@
   Group:        Web
   License:      ASF
   Version:      %{V_apache}
  -Release:      20020723
  +Release:      20020731
   
   #   list of sources
   Source0:      http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
  @@ -241,9 +240,6 @@
   %if "%{with_mod_php3_openssl}" == "yes"
   BuildPreReq:  openssl
   %endif
  -%if "%{with_mod_php3_pdflib}" == "yes"
  -BuildPreReq:  pdflib
  -%endif
   %if "%{with_mod_php3_zlib}" == "yes"
   BuildPreReq:  zlib
   %endif
  @@ -292,7 +288,6 @@
       with_mod_php3_jpeg    %{with_mod_php3_jpeg}
       with_mod_php3_mysql   %{with_mod_php3_mysql}
       with_mod_php3_openssl %{with_mod_php3_openssl}
  -    with_mod_php3_pdflib  %{with_mod_php3_pdflib}
       with_mod_php3_zlib    %{with_mod_php3_zlib}
   
   %prep
  @@ -531,9 +526,6 @@
   %endif
   %if "%{with_mod_php3_zlib}" == "yes"
             --with-zlib=%{l_prefix} \
  -%endif
  -%if "%{with_mod_php3_pdflib}" == "yes"
  -          --with-pdflib=%{l_prefix} \
   %endif
   %if "%{with_mod_php3_jpeg}" == "yes"
             --with-jpeg=${prefix} \
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic