[mingw-glib2] Update to 2.32.2

Kalev Lember kalev at fedoraproject.org
Tue May 1 19:24:06 UTC 2012


commit 06a68dd524f8ffe1a2e78d5d9884aeaac47e8339
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue May 1 15:00:44 2012 +0300

    Update to 2.32.2
    
    ... and dropped upstreamed patches.

 0001-tests-fileutils-Fix-Windows-build.patch  |   26 -------------------
 0002-Only-build-gmenumodel-test-on-unix.patch |   33 -------------------------
 mingw-glib2.spec                              |   14 ++++-------
 sources                                       |    2 +-
 4 files changed, 6 insertions(+), 69 deletions(-)
---
diff --git a/mingw-glib2.spec b/mingw-glib2.spec
index 1922314..8c93e2a 100644
--- a/mingw-glib2.spec
+++ b/mingw-glib2.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-glib2
-Version:        2.32.1
+Version:        2.32.2
 Release:        1%{?dist}
 Summary:        MinGW Windows GLib2 library
 
@@ -11,8 +11,6 @@ URL:            http://www.gtk.org
 # first two digits of version
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 Source0:        http://download.gnome.org/sources/glib/%{release_version}/glib-%{version}.tar.xz
-Patch0:         0001-tests-fileutils-Fix-Windows-build.patch
-Patch1:         0002-Only-build-gmenumodel-test-on-unix.patch
 
 BuildArch:      noarch
 
@@ -37,9 +35,6 @@ BuildRequires:  gettext
 # Native version required for glib-genmarshal
 BuildRequires:  glib2-devel >= 2.31.20
 
-# Needed for the patch
-BuildRequires:  autoconf automake libtool
-
 %description
 MinGW Windows Glib2 library.
 
@@ -79,9 +74,6 @@ Static version of the MinGW Windows GLib2 library.
 
 %prep
 %setup -q -n glib-%{version}
-%patch0 -p1 -b .ETXTBSY
-%patch1 -p1 -b .gmenumodel
-autoreconf -i --force
 
 
 %build
@@ -260,6 +252,10 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Tue May 01 2012 Kalev Lember <kalevlember at gmail.com> - 2.32.2-1
+- Update to 2.32.2
+- Dropped upstreamed patches
+
 * Sat Apr 14 2012 Kalev Lember <kalevlember at gmail.com> - 2.32.1-1
 - Update to 2.32.1
 - Dropped an upstreamed patch
diff --git a/sources b/sources
index 417e466..7f05da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-032c7cf9868c9aa186b490b155a41144  glib-2.32.1.tar.xz
+5bfdb6197afb90e4dbc7b1bb98f0eae0  glib-2.32.2.tar.xz


More information about the scm-commits mailing list