[mingw-filesystem] Add missing %mingw32_debug_install_post

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 18:19:28 UTC 2012


commit 276307b7b0e44ddef5f1dab0a9efe0f020bd4cbc
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 6 19:56:56 2012 +0200

    Add missing %mingw32_debug_install_post

 macros.mingw32        |    1 +
 mingw-filesystem.spec |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/macros.mingw32 b/macros.mingw32
index e9afc97..8959dbf 100644
--- a/macros.mingw32
+++ b/macros.mingw32
@@ -238,6 +238,7 @@ package or when debugging this package.                                  \
 %_mingw32_description          %{mingw32_description}
 %_mingw32_debug_package        %{mingw32_debug_package}
 %_mingw32_debug_install_post   %{mingw_debug_install_post}
+%mingw32_debug_install_post    %{mingw_debug_install_post}
 
 
 # This macro has been dropped from the new guidelines, keep
diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec
index e3d05c3..f407377 100644
--- a/mingw-filesystem.spec
+++ b/mingw-filesystem.spec
@@ -247,6 +247,7 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/mingw/
 * Tue Mar 06 2012 Kalev Lember <kalevlember at gmail.com> - 95-3
 - Merge copy-n-paste duplicate %%mingw32_debug_package code
 - Get rid of the USE_OLD_METHOD hack in mingw-find-debuginfo.sh
+- Add missing %mingw32_debug_install_post
 
 * Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 95-2
 - Fixed broken summary tags


More information about the scm-commits mailing list