[Spice-devel] [vdagent-win] build-sys: Ship mingw-spice-vdagent.spec in tarballs
Christophe Fergeau
cfergeau at redhat.com
Wed Apr 15 02:29:15 PDT 2015
Having this file pregenerated is useful if one wants to use it to
generate a package from tarball with:
tar xf vdagent-win-$version.tar.xz mingw-virt-viewer.spec
rpmbuild mingw-virt-viewer.spec
This is more convenient than extracting the whole tarball, and configuring
it in order to generate mingw-virt-viewer.spec
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9fa9f14..c3fc6bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-EXTRA_DIST =
-MAINTAINERCLEANFILES =
+EXTRA_DIST = mingw-spice-vdagent.spec
+MAINTAINERCLEANFILES = mingw-spice-vdagent.spec
DIST_SUBDIRS = spice-protocol
--
2.3.5
More information about the Spice-devel
mailing list