[mingw-gtk2] Update to 2.24.15

Erik van Pienbroek epienbro at fedoraproject.org
Sun Feb 10 14:05:05 UTC 2013


commit 422c5a30efb1ccbf474074c49f47165fd1927a2e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Feb 10 15:04:45 2013 +0100

    Update to 2.24.15
    
    and resolved bad date in %changelog rpmlint warnings

 .gitignore                     |    1 +
 gtk-automak.patch              |   27 ---------------------------
 gtk2-fix-gmodule-linking.patch |   18 ------------------
 mingw-gtk2.spec                |   20 +++++++-------------
 sources                        |    2 +-
 5 files changed, 9 insertions(+), 59 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6a257f..47d4846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gtk+-2.24.12.tar.xz
 /gtk+-2.24.13.tar.xz
 /gtk+-2.24.14.tar.xz
+/gtk+-2.24.15.tar.xz
diff --git a/mingw-gtk2.spec b/mingw-gtk2.spec
index 47c04b8..03d1f87 100644
--- a/mingw-gtk2.spec
+++ b/mingw-gtk2.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-gtk2
-Version:        2.24.14
-Release:        2%{?dist}
+Version:        2.24.15
+Release:        1%{?dist}
 Summary:        MinGW Windows Gtk2 library
 
 License:        LGPLv2+
@@ -19,16 +19,9 @@ Patch1000:      mingw32-gtk2-2.15.0-xbuttons.patch
 # Enable building a static library of GTK
 Patch1001:      mingw32-gtk2-enable_static_build.patch
 
-# Fix linking against modern glib2
-Patch1002:      gtk2-fix-gmodule-linking.patch
-
 # GTK doesn't support out-of-source builds
 Patch1003:      gtk-fix-out-of-source-build.patch
 
-# automake 1.13.1 is broken...
-# Patch taken from the native gtk2 package
-Patch1004:      gtk-automak.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 95
@@ -118,8 +111,6 @@ Static version of the MinGW Windows Gtk2 library.
 %setup -q -n gtk+-%{version}
 
 %patch1000 -p1
-%patch1002 -p0
-%patch1004 -p1
 autoreconf -i --force
 
 %patch1001 -p0
@@ -307,6 +298,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gtk-2.0/modules/*.dll.a
 
 
 %changelog
+* Sun Feb 10 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.15-1
+- Update to 2.24.15
+
 * Wed Jan 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.14-2
 - Workaround broken automake 1.13.1
 
@@ -445,7 +439,7 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gtk-2.0/modules/*.dll.a
 * Tue Sep  1 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.10-1
 - Update to 2.17.10
 
-* Tue Aug 27 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.9-1
+* Thu Aug 27 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.9-1
 - Update to 2.17.9
 - Rebuild against mingw32-libjpeg 7
 
@@ -460,7 +454,7 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gtk-2.0/modules/*.dll.a
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.17.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Wed Jun 20 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.1-1
+* Wed Jun 10 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.1-1
 - Update to 2.17.1
 - Use %%global instead of %%define
 - The -static subpackage was missing a Group: declaration
diff --git a/sources b/sources
index 26b77c8..9fb8d3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2c16f119ed624893ecfc3775930ae4c  gtk+-2.24.14.tar.xz
+68f034fb4f68086790d7488cf00e71c8  gtk+-2.24.15.tar.xz


More information about the scm-commits mailing list