On Wed, Apr 15, 2015 at 11:29 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > 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 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel ACK! While you're on this (and considering you are in the mood) ... would worth to add the same thing for spice-gtk and vdagent-linux ... Best Regards, -- Fabiano Fidêncio _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel