[firefox] Build with system jpeg on rawhide

Martin Stransky stransky at fedoraproject.org
Fri Jan 2 15:12:59 UTC 2015


commit 791018edc792bc73c327f5f66f4404a8002ecd40
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Fri Jan 2 16:13:05 2015 +0100

    Build with system jpeg on rawhide

 firefox.spec |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)
---
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 <stransky at redhat.com> - 34.0-10
+* Fri Jan 2 2015 Martin Stransky <stransky at redhat.com> - 34.0-11
+- Build with system jpeg on rawhide
 - Updated ATK patch for gtk3
 
 * Tue Dec 23 2014 Martin Stransky <stransky at redhat.com> - 34.0-9


More information about the scm-commits mailing list