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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   22-Apr-2005 17:38:39
  Branch: HEAD                             Handle: 2005042216383800

  Modified files:
    openpkg-src/firefox     firefox.spec

  Log:
    do not enable the typeaheadfind extension, which breaks the build
    since Firefox 1.0PR
    (https://bugzilla.mozilla.org/show_bug.cgi?id=260986)

  Summary:
    Revision    Changes     Path
    1.15        +2  -2      openpkg-src/firefox/firefox.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/firefox/firefox.spec
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 firefox.spec
  --- openpkg-src/firefox/firefox.spec  24 Mar 2005 15:40:20 -0000      1.14
  +++ openpkg-src/firefox/firefox.spec  22 Apr 2005 15:38:38 -0000      1.15
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      MPL
   Version:      1.0.2
  -Release:      20050324
  +Release:      20050422
   
   #   package options
   %option       with_optimize   yes
  @@ -131,7 +131,7 @@
           --with-system-zlib=%{l_prefix} \
           --with-ft-prefix=%{l_prefix} \
           --with-user-appdir=.firefox \
  -        --enable-extensions=default \
  +        
--enable-extensions="cookie,wallet,content-packs,xml-rpc,xmlextras,help,p3p,pref,transformiix,venkman,inspector,irc,universalchardet,webservices,spellcheck,gnomevfs,negotiateauth"
 \
           --enable-jsd \
           --enable-crypto \
           --enable-chrome-format=jar \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to