Browse Source

upgrade to 0.9.7

Ralf S. Engelschall 24 years ago
parent
commit
141916c72d
1 changed files with 4 additions and 3 deletions
  1. 4 3
      mozilla/mozilla.spec

+ 4 - 3
mozilla/mozilla.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Web
 License:      MPL
-Version:      0.9.6
-Release:      20011201
+Version:      0.9.7
+Release:      20011222
 
 #   list of sources
 Source0:      ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla%{version}/src/mozilla-source-%{version}.tar.bz2
@@ -55,7 +55,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q -n mozilla
-    %patch -p0
+    #%patch -p0
 
 %build
     PATH="%{l_prefix}/bin:$PATH"; export PATH
@@ -90,6 +90,7 @@ AutoReqProv:  no
         --enable-editor \
         --enable-mailnews \
         --enable-crypto \
+        --disable-ldap \
         --disable-debug \
         --disable-tests \
         --with-pthreads