[firefox] Removed firefox-disable-checkupdates.patch and disabled updater

Jan Horak xhorak at fedoraproject.org
Fri Nov 12 15:42:52 UTC 2010


commit a57d8cbbe987de217a530a72edb0c9fd0e73f495
Author: Jan Horak <jhorak at redhat.com>
Date:   Fri Nov 12 16:42:39 2010 +0100

    Removed firefox-disable-checkupdates.patch and disabled updater

 firefox-disable-checkupdates.patch |   12 ------------
 firefox-mozconfig                  |    1 +
 firefox.spec                       |    2 --
 3 files changed, 1 insertions(+), 14 deletions(-)
---
diff --git a/firefox-mozconfig b/firefox-mozconfig
index d081ddd..8c10f29 100755
--- a/firefox-mozconfig
+++ b/firefox-mozconfig
@@ -29,6 +29,7 @@ ac_add_options --enable-safe-browsing
 ac_add_options --enable-libnotify
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-cpp-exceptions
+ac_add_options --disable-updater
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1
diff --git a/firefox.spec b/firefox.spec
index c8aed32..a2d2506 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -53,7 +53,6 @@ Patch1:         firefox4-jemalloc.patch
 Patch2:         firefox4-build-throw.patch
 
 # Fedora patches
-Patch10:        firefox-disable-checkupdates.patch
 Patch11:        firefox-default.patch
 
 # Upstream patches
@@ -107,7 +106,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{internal_version}/' %{P:%%PATCH0} \
 %patch2 -p1 -b .throw
 
 # Fedora patches
-%patch10 -p1 -b .checkupdates
 %patch11 -p2 -b .default
 
 %if %{official_branding}


More information about the scm-commits mailing list