[mingw-libltdl: 21/42] - Also deactivate __debug_install_post

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:30:42 UTC 2012


commit 384286022a459e84fe3735e706c739740d7643be
Author: Hans Ulrich Niedermann <ndim at fedoraproject.org>
Date:   Thu Feb 11 20:21:23 2010 +0000

    - Also deactivate __debug_install_post

 mingw32-libltdl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libltdl.spec b/mingw32-libltdl.spec
index b5585f5..88fbe1f 100644
--- a/mingw32-libltdl.spec
+++ b/mingw32-libltdl.spec
@@ -3,7 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
-%global __debug_install_post %{_mingw32_debug_install_post}
+#global __debug_install_post %{_mingw32_debug_install_post}
 
 
 # Define this to run tests (requires Wine, and won't work inside mock or Koji).
@@ -13,7 +13,7 @@
 Summary:  Runtime libraries for GNU Libtool Dynamic Module Loader
 Name:     mingw32-libltdl
 Version:  1.5.26
-Release:  17%{?dist}
+Release:  18%{?dist}
 Group:    System Environment/Libraries
 # Even though the source package contains files under
 # "GPLv2+ and LGPLv2+ and GFDL", the binary RPM only ships LGPLv2+ code.
@@ -109,6 +109,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Feb 11 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.5.26-18
+- Also deactivate __debug_install_post
+
 * Thu Feb 11 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.5.26-17
 - Unfuzz the CVE-2009-3736 patch
 - Deactivate the _mingw32_debug_package macro until it works again


More information about the scm-commits mailing list