update spec file to use its version at runtime

This is a "sanity" patch so that the version on the rpm
and the version at runtime are the same.

This patch depends on the patch which processes the spec.in
file into the spec file, the patch which adds pkgversion to
configure, and the snapshot patch.
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>
This commit is contained in:
Gene Czarcinski 2013-04-16 20:44:17 -04:00 committed by Cole Robinson
parent b8b1b6d4d4
commit 996bc5cc10
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ An interactive text user interface for Virtual Machine Manager.
python setup.py configure \
--pkgversion="%{version}" \
%{?_tui_opt} \
%{?_qemu_user} \
%{?_kvm_packages} \