From 791018edc792bc73c327f5f66f4404a8002ecd40 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 2 Jan 2015 16:13:05 +0100 Subject: Build with system jpeg on rawhide --- firefox.spec | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index cc33318..d28bc08 100644 --- a/firefox.spec +++ b/firefox.spec @@ -25,13 +25,7 @@ %define system_cairo 1 %endif -# TODO Hack - FF does not support new jpeg turbo library -# mozbz#1093615 -%if 0%{?fedora} > 21 -%define system_jpeg 0 -%else %define system_jpeg 1 -%endif %define enable_gstreamer 1 @@ -113,7 +107,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 34.0 -Release: 10%{?pre_tag}%{?dist} +Release: 11%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -781,7 +775,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Fri Jan 2 2015 Martin Stransky - 34.0-10 +* Fri Jan 2 2015 Martin Stransky - 34.0-11 +- Build with system jpeg on rawhide - Updated ATK patch for gtk3 * Tue Dec 23 2014 Martin Stransky - 34.0-9 -- cgit