[firefox/f20] Disabled system cairo

Jan Horak xhorak at fedoraproject.org
Thu Jan 30 10:14:24 UTC 2014


commit 863f53f57fd2bb1950c75fb1533b99fce95b81c3
Author: Jan Horak <jhorak at redhat.com>
Date:   Thu Jan 30 11:14:46 2014 +0100

    Disabled system cairo

 firefox.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index cb90190..2729623 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -11,7 +11,7 @@
 %endif
 
 # Use system cairo?
-%define system_cairo      1
+%define system_cairo      0
 
 %define enable_gstreamer  1
 
@@ -637,8 +637,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
-* Tue Jan 21 2014 Jan Horak <jhorak at redhat.com> - 26.0-7
+* Thu Jan 30 2014 Jan Horak <jhorak at redhat.com> - 26.0-7
 - Set default homepage to about:newtab and make start.fedoraproject.org page pinned on it
+- Disable system cairo because of rhbz#1059076
 
 * Mon Jan 20 2014 Jan Horak <jhorak at redhat.com> - 26.0-6
 - Fixed langpack installation


More information about the scm-commits mailing list