[mingw-gtk2: 48/65] Update to 2.24.4

epienbro epienbro at fedoraproject.org
Tue Mar 6 20:04:16 UTC 2012


commit ac42e35971a5972790b8e27c32b722e7623a05b3
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Apr 27 22:02:54 2011 +0200

    Update to 2.24.4

 .gitignore        |    1 +
 mingw32-gtk2.spec |   10 +++++-----
 sources           |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e70deb3..4f941c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gtk+-2.22.0.tar.bz2
+/gtk+-2.24.4.tar.bz2
diff --git a/mingw32-gtk2.spec b/mingw32-gtk2.spec
index ea41d2d..9432e0d 100644
--- a/mingw32-gtk2.spec
+++ b/mingw32-gtk2.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gtk2
-Version:        2.24.0
+Version:        2.24.4
 Release:        1%{?dist}
 Summary:        MinGW Windows Gtk2 library
 
@@ -112,10 +112,6 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/gailutil.def
 mkdir -p $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/gtk-2.0/
 install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/gtk-2.0/
 
-# The libtool files refer to libintl while they shouldn't
-# Drop this reference manually
-find $RPM_BUILD_ROOT -name \*.la -exec sed -i s@' -lintl'@@ {} \;
-
 %find_lang %{name} --all-name
 
 
@@ -222,6 +218,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 27 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.4-1
+- Update to 2.24.4
+- Dropped the proxy-libintl pieces
+
 * Sun Feb 13 2011 Thomas Sailer <sailer at fedoraproject.org> - 2.24.0-1
 - update to 2.24.0
 
diff --git a/sources b/sources
index 29396e8..01b6df1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f67a9d8d939222df84facf2d0ecb275  gtk+-2.24.0.tar.bz2
+e05a700ba79c8813d56e83e80636ee21  gtk+-2.24.4.tar.bz2


More information about the scm-commits mailing list