[packages/crossmingw32-gtk+2] - updated to 2.24.14; plain WINNT 4 API is no longer sufficient
qboosh
qboosh at pld-linux.org
Sun Dec 9 11:31:26 CET 2012
commit cbd6a8cd22b5a8bc7e1284f840b3f14ff1c844c3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 9 11:32:12 2012 +0100
- updated to 2.24.14; plain WINNT 4 API is no longer sufficient
crossmingw32-gtk+2.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-gtk+2.spec b/crossmingw32-gtk+2.spec
index 4c604c7..3999a3c 100644
--- a/crossmingw32-gtk+2.spec
+++ b/crossmingw32-gtk+2.spec
@@ -1,12 +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.13
+Version: 2.24.14
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: e949406751df51e1e40e85628005a069
+# Source0-md5: e2c16f119ed624893ecfc3775930ae4c
URL: http://www.gtk.org/
BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.7
@@ -99,6 +99,8 @@ export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
%{__autoconf}
%{__autoheader}
%{__automake}
+# starting with 2.24.14 gtk+ uses Windows 5.0 features
+CPPFLAGS="%{rpmcppflags} -DWINVER=0x0500"
%configure \
--target=%{target} \
--host=%{target} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gtk+2.git/commitdiff/cbd6a8cd22b5a8bc7e1284f840b3f14ff1c844c3
More information about the pld-cvs-commit
mailing list