[virt-tools-list] [virt-viewer 3/7] mingw: Package debug files

Christophe Fergeau cfergeau at redhat.com
Wed Jan 23 11:00:01 UTC 2013


When building on f18, the build fails because of unpackaged
debug files. Use the appropriate mingw macro to generate
the mingw debug packages.
---
 mingw-virt-viewer.spec.in | 2 ++
 1 file changed, 2 insertions(+)

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}
 
-- 
1.8.1




More information about the virt-tools-list mailing list