Add missing %mingw32_debug_install_post

This commit is contained in:
Kalev Lember 2012-03-06 19:56:56 +02:00
parent f3b87dde70
commit 276307b7b0
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -247,6 +247,7 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/mingw/
* Tue Mar 06 2012 Kalev Lember <kalevlember@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@fedoraproject.org> - 95-2
- Fixed broken summary tags