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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Apr-2004 14:16:36
  Branch: HEAD                             Handle: 2004041413163400

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    cosmetics

  Summary:
    Revision    Changes     Path
    1.220       +4  -3      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.219 -r1.220 apache.spec
  --- openpkg-src/apache/apache.spec    14 Apr 2004 12:07:49 -0000      1.219
  +++ openpkg-src/apache/apache.spec    14 Apr 2004 12:16:34 -0000      1.220
  @@ -981,7 +981,8 @@
         libs="$libs -lndbm -lgdbm"
   %endif
   %if "%{with_mod_php_oci7}" == "yes" || "%{with_mod_php_oci8}" == "yes"
  -      #   workaround Oracle inter-library depencency by explicitly linking in all 
libraries
  +      #   workaround Oracle inter-library depencency by explicitly
  +      #   linking in all libraries
         ldflags="$ldflags `%{l_prefix}/etc/rc --query oracle_ldflags`"
         libs="$libs `%{l_prefix}/etc/rc --query oracle_libs`"
   %endif
  @@ -1049,10 +1050,10 @@
             --activate-module=src/modules/extra/mod_auth_pam.o \
   %endif
   %if "%{with_mod_auth_ldap}" == "yes"
  -          --activate-module=src/modules/extra/mod_auth_ldap.c \
  +          --activate-module=src/modules/extra/mod_auth_ldap.o \
   %endif
   %if "%{with_mod_auth_mysql}" == "yes"
  -          --activate-module=src/modules/extra/mod_auth_mysql.c \
  +          --activate-module=src/modules/extra/mod_auth_mysql.o \
   %endif
   %if "%{with_mod_gzip}" == "yes"
             --activate-module=src/modules/extra/mod_gzip.o \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to