Change in ovirt-node-plugin-vdsm[master]: packaging: add version information

Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: packaging: add version information ...................................................................... packaging: add version information add /etc/default/version.$(PACKAGE) as: PACKAGE=@PACKAGE_NAME@ VERSION=@PACKAGE_RPM_VERSION@ RELEASE=@PACKAGE_RPM_RELEASE@ to enable software to detect plugin version while running on node. Change-Id: I3743ef37e804137e2a3517180a67c5fb1a6cecbc Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M .gitignore M Makefile.am M configure.ac M ovirt-node-plugin-vdsm.spec.in A version.ovirt-node-plugin-vdsm.in 5 files changed, 24 insertions(+), 5 deletions(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29562 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3743ef37e804137e2a3517180a67c5fb1a6cecbc Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@fedoraproject.org> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
dougsland@redhat.com