]> git.pld-linux.org Git - packages/gtk+3.git/commitdiff
- updated to 3.10.6; need to regenerate wayland generated sources auto/th/gtk+3-3.10.6-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Dec 2013 17:05:05 +0000 (18:05 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Dec 2013 17:05:05 +0000 (18:05 +0100)
gtk+3.spec

index 664cf4142c3d5eab1394ea1f77e45e1c8b8ed8de..9f577058469c1c22f6e4a50e123872ade5fa42c5 100644 (file)
@@ -16,12 +16,12 @@ Summary(it.UTF-8):  Il toolkit per GIMP
 Summary(pl.UTF-8):     GIMP Toolkit
 Summary(tr.UTF-8):     GIMP ToolKit arayüz kitaplığı
 Name:          gtk+3
-Version:       3.10.5
+Version:       3.10.6
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.10/gtk+-%{version}.tar.xz
-# Source0-md5: 81f0d6c91140c9d3f6128fb2edd0f501
+# Source0-md5: a260136f4cd6d3e5745e220080653b71
 Patch0:                %{name}-papi.patch
 URL:           http://www.gtk.org/
 BuildRequires: at-spi2-atk-devel >= 2.6.0
@@ -257,6 +257,9 @@ Moduł GTK+ do drukowania przez PAPI.
 install -d _examples
 cp -a demos examples _examples
 
+# upstream used too new wayland for make dist in 3.10.6 - force regeneration
+touch gdk/wayland/protocol/gtk-shell.xml
+
 %build
 CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
 %{?with_apidocs:%{__gtkdocize}}
This page took 0.227704 seconds and 4 git commands to generate.