Change in vdsm[master]: Ship the version file with the tarballs

fsimonce at redhat.com fsimonce at redhat.com
Mon Aug 20 09:04:31 UTC 2012


Federico Simoncelli has posted comments on this change.

Change subject: Ship the version file with the tarballs
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File Makefile.am
Line 139: gen-VERSION:
Line 140: 	if test -d .git; then					\
Line 141: 	  git describe > $(distdir)/ve-t;			\
Line 142: 	  rm -f $(distdir)/VERSION;				\
Line 143: 	  mv $(distdir)/ve-t $(distdir)/VERSION;		\
because they are part of the dist-hook target, these files are generated only when you create the tarball and they are immediately placed in the $(distdir).


--
To view, visit http://gerrit.ovirt.org/7295
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8b72a1740803a9401e4b5a4504a4faa07c29f2b9
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list