Update to 2.41.2

This commit is contained in:
Erik van Pienbroek 2014-07-22 22:38:03 +02:00
parent 8619f0e912
commit 5c5ac6bfc9
4 changed files with 6 additions and 2652 deletions

View File

@ -1,10 +0,0 @@
--- glib-2.41.0/configure.orig 2014-06-14 17:05:31.355007390 +0200
+++ glib-2.41.0/configure 2014-06-14 17:06:07.035352073 +0200
@@ -835,6 +835,7 @@
ENABLE_INSTALLED_TESTS_FALSE
ENABLE_INSTALLED_TESTS_TRUE
COCOA_LIBS
+CARBON_LIBS
MS_LIB_AVAILABLE_FALSE
MS_LIB_AVAILABLE_TRUE
ms_librarian

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
%?mingw_package_header
Name: mingw-glib2
Version: 2.41.0
Release: 3%{?dist}
Version: 2.41.2
Release: 1%{?dist}
Summary: MinGW Windows GLib2 library
License: LGPLv2+
@ -57,13 +57,8 @@ Patch5: glib-prefer-constructors-over-DllMain.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1095664
# http://bugzilla.gnome.org/show_bug.cgi?id=730198
# We can drop this at next glib release.
Patch6: glib-update-valgrind-h.patch
Patch7: glib-update-valgrind-h-stdint.patch
# Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files
# https://bugzilla.gnome.org/show_bug.cgi?id=731657
Patch8: glib-add-carbon_libs-ac_subst.patch
%description
MinGW Windows Glib2 library.
@ -109,9 +104,7 @@ Static version of the MinGW Windows GLib2 library.
%patch1 -p1
%patch3 -p0
%patch5 -p1
%patch6 -p1
%patch7 -p2
%patch8 -p1
%build
@ -292,6 +285,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Tue Jul 22 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.41.2-1
- Update to 2.41.2
* Sat Jun 14 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.41.0-3
- Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files (GNOME BZ #731657)

View File

@ -1 +1 @@
65a0d3fa1e79b7d21bbc09579a0f3cf3 glib-2.41.0.tar.xz
9636f60e99b98fd0fdb5239f905ac008 glib-2.41.2.tar.xz