[mingw-gtkhtml3: 13/20] Update to 3.32.2

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


commit 68559f91576f393a250575bc72166b1e0a711ff8
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Apr 28 00:10:23 2011 +0200

    Update to 3.32.2
    
    - Update to 3.32.2
    - Dropped the proxy-libintl pieces

 .gitignore            |    1 +
 mingw32-gtkhtml3.spec |   12 ++++++------
 sources               |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4005592..ea32151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gtkhtml-3.30.2.tar.bz2
 /gtkhtml-3.31.92.tar.bz2
 /gtkhtml-3.32.0.tar.bz2
+/gtkhtml-3.32.2.tar.bz2
diff --git a/mingw32-gtkhtml3.spec b/mingw32-gtkhtml3.spec
index 4d60bf7..fe4faf6 100644
--- a/mingw32-gtkhtml3.spec
+++ b/mingw32-gtkhtml3.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gtkhtml3
-Version:        3.32.0
-Release:        3%{?dist}
+Version:        3.32.2
+Release:        1%{?dist}
 Summary:        MinGW library for embedding a lightweight web browser in GTK programs
 
 License:        LGPLv2+
@@ -130,10 +130,6 @@ rm -rf $RPM_BUILD_ROOT/build_static
 # Install a small test program
 install -m0755 build_shared/gtkhtml/.libs/testgtkhtml.exe $RPM_BUILD_ROOT%{_mingw32_bindir}/testgtkhtml.exe
 
-# 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 gtkhtml-3.14
 
 
@@ -164,6 +160,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 27 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.32.2-1
+- Update to 3.32.2
+- Dropped the proxy-libintl pieces
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.32.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index b0d74f3..124a9ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9b0ff63447220329734f8ec282a1c2f  gtkhtml-3.32.0.tar.bz2
+3e1a1d56beef147aa0a95e5ebbf61c8c  gtkhtml-3.32.2.tar.bz2


More information about the scm-commits mailing list