[gtk3] Fix the build

Kalev Lember kalev at fedoraproject.org
Tue Feb 5 18:02:37 UTC 2013


commit 76fbf2aed9c3fbd468fe9f6f0eab39c313a67c79
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Feb 5 16:53:52 2013 +0100

    Fix the build
    
    Update the %files list to fix the build and adjust the dep versions for
    the 3.7.8 release.

 gtk3.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index 7f75a01..c302cf3 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -5,8 +5,8 @@
 
 %global glib2_version 2.35.3
 %global pango_version 1.32.4
-%global gdk_pixbuf_version 2.26.0
-%global atk_version 2.5.3
+%global gdk_pixbuf_version 2.27.1
+%global atk_version 2.7.5
 %global cairo_version 1.10.0
 %global xrandr_version 1.2.99.4-2
 
@@ -225,6 +225,7 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
 %if %{with_broadway}
 %{_bindir}/broadwayd
+%{_mandir}/man1/broadwayd.1*
 %endif
 
 %files immodules


More information about the scm-commits mailing list