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:   28-Nov-2003 14:53:16
  Branch: HEAD                             Handle: 2003112813531600

  Modified files:
    openpkg-src/apache      apache.spec

  Log:
    Remove redundant conditional for mod_auth_ldap

  Summary:
    Revision    Changes     Path
    1.187       +0  -2      openpkg-src/apache/apache.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.spec
  ============================================================================
  $ cvs diff -u -r1.186 -r1.187 apache.spec
  --- openpkg-src/apache/apache.spec    28 Nov 2003 11:57:31 -0000      1.186
  +++ openpkg-src/apache/apache.spec    28 Nov 2003 13:53:16 -0000      1.187
  @@ -874,13 +874,11 @@
         cflags="$cflags %{l_cppflags}"
         ldflags="$ldflags %{l_ldflags}"
         libs="$libs -lldap -llber -lssl -lcrypto"
  -%if "%{with_mod_auth_ldap}" == "yes"
         case "%{l_platform -t}" in
             *-sunos* )
                 libs="$libs -lresolv"
                 ;;
         esac
  -%endif
   %endif
   %if "%{with_gdbm_ndbm}" == "yes"
         cflags="$cflags %{l_cppflags}"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to