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 - 1.5.26-19 +- Disabled last debug-related percent sign + * Thu Feb 11 2010 Hans Ulrich Niedermann - 1.5.26-18 - Also deactivate __debug_install_post