[mingw-gnutls: 10/23] Dropped the proxy-libintl pieces

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:22:16 UTC 2012


commit 9f307e84772f79647636ba182201717a63948651
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Apr 27 18:14:55 2011 +0200

    Dropped the proxy-libintl pieces

 mingw32-gnutls.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/mingw32-gnutls.spec b/mingw32-gnutls.spec
index bf54b0d..2b257a6 100644
--- a/mingw32-gnutls.spec
+++ b/mingw32-gnutls.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw32-gnutls
 Version:        2.6.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
 License:        GPLv3+ and LGPLv2+
@@ -97,10 +97,6 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_datadir}/info/dir
 rm -rf $RPM_BUILD_ROOT%{_mingw32_infodir}
 rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
 
-# 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 gnutls
 
 
@@ -138,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 27 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.6.4-7
+- Dropped the proxy-libintl pieces
+
 * Fri Apr 22 2011 Kalev Lember <kalev at smartlink.ee> - 2.6.4-6
 - Rebuilt for pseudo-reloc version mismatch (#698827)
 


More information about the scm-commits mailing list