[Spice-devel] [vdagent-win 1/2] spec: Add missing call to %mingw_debug_packages
Christophe Fergeau
cfergeau at redhat.com
Thu Jan 24 03:35:32 PST 2013
This automatically generates the needed debug packages for .debug
files. Without this, the rpm build fails.
---
mingw-spice-vdagent.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/mingw-spice-vdagent.spec b/mingw-spice-vdagent.spec
index 7674ba0..1351419 100644
--- a/mingw-spice-vdagent.spec
+++ b/mingw-spice-vdagent.spec
@@ -71,6 +71,7 @@ Features:
%prep
%setup -q -n vdagent-win-%{version}%{?_version_suffix}
+%{mingw_debug_package}
%build
%mingw_configure
--
1.8.1
More information about the Spice-devel
mailing list