summaryrefslogtreecommitdiffstats
path: root/mingw-virt-viewer.spec.in
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-12-21 15:24:42 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2013-01-24 12:58:06 +0100
commit9c7802445db3e304ab65adad08f9744e7b8d715d (patch)
tree4aa192add84c28cc867d8724904fc6b7a2784613 /mingw-virt-viewer.spec.in
parent7f9ceefa06f5a07c11ff2ba5f210a52806a7d7cc (diff)
downloadvirt-viewer-9c7802445db3e304ab65adad08f9744e7b8d715d.tar.gz
virt-viewer-9c7802445db3e304ab65adad08f9744e7b8d715d.tar.xz
virt-viewer-9c7802445db3e304ab65adad08f9744e7b8d715d.zip
mingw: Package debug files
When building on f18, the build fails because of unpackaged debug files. Use the appropriate mingw macro to generate the mingw debug packages. The build failure is: RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/i686-w64-mingw32/sys-root/mingw/bin/debug-helper.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/remote-viewer.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/virt-viewer.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/windows-cmdline-wrapper.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/debug-helper.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/remote-viewer.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/virt-viewer.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/windows-cmdline-wrapper.exe.debug Installed (but unpackaged) file(s) found: /usr/i686-w64-mingw32/sys-root/mingw/bin/debug-helper.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/remote-viewer.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/virt-viewer.exe.debug /usr/i686-w64-mingw32/sys-root/mingw/bin/windows-cmdline-wrapper.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/debug-helper.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/remote-viewer.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/virt-viewer.exe.debug /usr/x86_64-w64-mingw32/sys-root/mingw/bin/windows-cmdline-wrapper.exe.debug
Diffstat (limited to 'mingw-virt-viewer.spec.in')
-rw-r--r--mingw-virt-viewer.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in
index 3789a2c..0f82e61 100644
--- a/mingw-virt-viewer.spec.in
+++ b/mingw-virt-viewer.spec.in
@@ -43,6 +43,8 @@ MinGW Windows virt-viewer console application
%description -n mingw64-virt-viewer
MinGW Windows virt-viewer console application
+%{mingw_debug_package}
+
%prep
%setup -q -n virt-viewer-%{version}