[packages/crossmingw32-gtk+2] - updated to 2.24.24
qboosh
qboosh at pld-linux.org
Wed Jun 25 21:48:29 CEST 2014
commit fc84daf046b4ea7fc99726a929335c36ef2a581b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 25 21:52:44 2014 +0200
- updated to 2.24.24
crossmingw32-gtk+2.spec | 10 ++++++----
gtk+2-format.patch | 11 -----------
2 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/crossmingw32-gtk+2.spec b/crossmingw32-gtk+2.spec
index 2ff9a00..0cf839f 100644
--- a/crossmingw32-gtk+2.spec
+++ b/crossmingw32-gtk+2.spec
@@ -1,13 +1,12 @@
Summary: The GIMP Toolkit - MinGW32 cross version
Summary(pl.UTF-8): GIMP Toolkit - wersja skrośna dla MinGW32
Name: crossmingw32-gtk+2
-Version: 2.24.23
+Version: 2.24.24
Release: 1
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-%{version}.tar.xz
-# Source0-md5: 0be39fbed4ca125645175cd6e22f2548
-Patch0: gtk+2-format.patch
+# Source0-md5: f80ac8aa95ea8482ad89656d0370752e
URL: http://www.gtk.org/
BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.7
@@ -97,7 +96,10 @@ Biblioteki DLL GTK+ dla Windows.
%prep
%setup -q -n gtk+-%{version}
-%patch0 -p1
+
+# avoid rebuilding builtin stock icons cache
+# (requires native gtk-update-icon-cache >= 2.24.24 < 3.0)
+touch gtk/stamp-icons gtk/gtkbuiltincache.h
%build
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
diff --git a/gtk+2-format.patch b/gtk+2-format.patch
deleted file mode 100644
index 15106f7..0000000
--- a/gtk+2-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk+-2.24.23/modules/engines/pixbuf/pixbuf-rc-style.c.orig 2014-03-06 05:56:42.000000000 +0100
-+++ gtk+-2.24.23/modules/engines/pixbuf/pixbuf-rc-style.c 2014-03-22 09:12:02.069004277 +0100
-@@ -669,7 +669,7 @@
- const char *message)
- {
- theme_clear_pixbuf (theme_pb);
-- g_scanner_warn (scanner, message);
-+ g_scanner_warn (scanner, "%s", message);
- }
-
- static guint
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gtk+2.git/commitdiff/fc84daf046b4ea7fc99726a929335c36ef2a581b
More information about the pld-cvs-commit
mailing list