[mingw-libltdl: 22/42] - Disabled last debug-related percent sign

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


commit c4041898db6cada045c0a5938b4fb37a31798425
Author: Hans Ulrich Niedermann <ndim at fedoraproject.org>
Date:   Thu Feb 11 21:14:30 2010 +0000

    - Disabled last debug-related percent sign

 mingw32-libltdl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libltdl.spec b/mingw32-libltdl.spec
index 88fbe1f..f2159da 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:  18%{?dist}
+Release:  19%{?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-19
+- Disabled last debug-related percent sign
+
 * Thu Feb 11 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.5.26-18
 - Also deactivate __debug_install_post
 


More information about the scm-commits mailing list