[xulrunner] Updated cairo dependency (rhbz#742853)

Martin Stransky stransky at fedoraproject.org
Tue Oct 18 08:51:22 UTC 2011


commit 92d7ca8bd875cd650f15c29df471e28f74f92647
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Tue Oct 18 10:51:19 2011 +0200

    Updated cairo dependency (rhbz#742853)

 xulrunner.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 5a6911e..64648f2 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -1,7 +1,7 @@
 # Minimal required versions
 %global nspr_version 4.8.8
 %global nss_version 3.12.10
-%global cairo_version 1.6.0
+%global cairo_version 1.10.2
 %global freetype_version 2.1.9
 %global sqlite_version 3.7.4
 %global libnotify_version 0.7.0
@@ -50,7 +50,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        7.0.1
-Release:        3%{?pre_tag}%{?dist}
+Release:        4%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -454,6 +454,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct 18 2011 Martin Stransky <stransky at redhat.com> 7.0.1-4
+- Updated cairo dependency (rhbz#742853)
+
 * Tue Oct 11 2011 Dan Horák <dan[at]danny.cz> 7.0.1-3
 - fix build on secondary arches
 


More information about the scm-commits mailing list