[mingw-libglade2: 10/18] Dropped the gettext soft dependency patch

epienbro epienbro at fedoraproject.org
Wed Mar 7 18:00:30 UTC 2012


commit da0bcab258a81456b7277816cb0cdcbe724b23ca
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Apr 28 14:46:07 2011 +0300

    Dropped the gettext soft dependency patch

 mingw32-libglade-link-against-libintl.patch |   11 -----------
 mingw32-libglade2.spec                      |    8 ++++----
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/mingw32-libglade2.spec b/mingw32-libglade2.spec
index 9aa4b78..81aa752 100644
--- a/mingw32-libglade2.spec
+++ b/mingw32-libglade2.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw32-libglade2
 Version:        2.6.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        MinGW Windows Libglade2 library
 
 License:        LGPLv2+
@@ -18,8 +18,6 @@ Source0:        http://download.gnome.org/sources/libglade/2.6/libglade-%{versio
 Patch1:         libglade-2.0.1-nowarning.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=510736
 Patch2:         libglade-secondary.patch
-# libglade2 uses libintl directly instead of with GLib so manually link against libintl
-Patch3:         mingw32-libglade-link-against-libintl.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -58,7 +56,6 @@ Static MinGW Windows Libglade2 library.
 %setup -q -n libglade-%{version}
 %patch1 -p1 -b .nowarning
 %patch2 -p1 -b .secondary
-%patch3 -p0 -b .intl
 
 
 %build
@@ -94,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/libglade-2.0.a
 
 %changelog
+* Thu Apr 28 2011 Kalev Lember <kalev at smartlink.ee> - 2.6.4-7
+- Dropped the gettext soft dependency patch
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list