--- firefox.spec.ori 2014-10-10 12:19:39.292182423 -0400 +++ firefox.spec 2014-10-10 12:32:20.923765716 -0400 @@ -50,7 +50,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 31.1.0 -Release: 6%{?prever}%{?dist} +Release: 6%{?prever}%{?dist}.bz1150082 URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -100,6 +100,7 @@ # Upstream patches #Patch300: mozilla-906754.patch +Patch999: bz1150082.patch %if %{official_branding} # Required by Mozilla Corporation @@ -217,6 +218,9 @@ # For branding specific patches. %patch200 -p1 -b .duckduckgo +# tru@centos.org bz1150082 +%patch999 -p0 -b .bz1150082 + %if %{official_branding} # Required by Mozilla Corporation @@ -581,6 +585,9 @@ #--------------------------------------------------------------------- %changelog +* Fri Oct 10 2014 Tru Huynh - 31.1.0-6.bz1150082 +- bugzilla 1150082 workaround + * Thu Sep 11 2014 Martin Stransky - 31.1.0-6 - Enable all NPAPI plugins by default to keep compatibility with the FF24 line