From a5b09ea0a416c1e1ff629f17a8209e2f72a75258 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 8 Jan 2008 10:43:50 +0000 Subject: added the ssl patch --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index dd21a42..992a4a5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -36,6 +36,8 @@ Source100: find-external-requires # build patches Patch43: firefox-2.0-getstartpage.patch +Patch100: firefox-ssl-exception.patch + %if %{official_branding} # Required by Mozilla Corporation @@ -85,6 +87,8 @@ compliance, performance and portability. %patch43 -p1 -b .getstartpage +%patch100 -p0 -b .ssl + # For branding specific patches. %if %{official_branding} -- cgit