From 4c8e8dd622ec20c209c647fad723aea6cebe1485 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 11 Mar 2015 15:29:56 +0100 Subject: Removed wrong and unnecessary patch for aarch64 --- firefox.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 3b3345b..9165704 100644 --- a/firefox.spec +++ b/firefox.spec @@ -107,7 +107,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 36.0.1 -Release: 4%{?pre_tag}%{?dist} +Release: 5%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -127,7 +127,6 @@ Source24: mozilla-api-key Patch0: firefox-install-dir.patch Patch1: firefox-build.patch Patch3: mozilla-build-arm.patch -Patch4: firefox-aarch64.patch # https://bugzilla.redhat.com/show_bug.cgi?id=814879#c3 Patch18: xulrunner-24.0-jemalloc-ppc.patch # workaround linking issue on s390 (JSContext::updateMallocCounter(size_t) not found) @@ -289,7 +288,6 @@ cd %{tarballdir} %patch23 -p1 -b .1005535 %patch3 -p2 -b .arm -%patch4 -p2 -b .aarch64 # For branding specific patches. @@ -767,7 +765,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Tue Mar 10 2015 Martin Stransky - 36.0.1-4 +* Tue Mar 10 2015 Martin Stransky - 36.0.1-5 - Arm build fix * Mon Mar 9 2015 Jan Horak - 36.0.1-1 -- cgit