summaryrefslogtreecommitdiff
path: root/virt-manager.spec.in
diff options
context:
space:
mode:
authorGene Czarcinski <gene@czarc.net>2013-04-16 20:44:17 -0400
committerCole Robinson <crobinso@redhat.com>2013-04-17 15:03:32 -0400
commit996bc5cc108b917bcb368eaa288ce13f55305f55 (patch)
tree31f1a2c8e287bd4f387846da0feaba29d4dd75b8 /virt-manager.spec.in
parentb8b1b6d4d4640ebb699dfe984394ea1d8bbe4eb5 (diff)
downloadvirt-manager-996bc5cc108b917bcb368eaa288ce13f55305f55.tar.gz
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>
Diffstat (limited to 'virt-manager.spec.in')
-rw-r--r--virt-manager.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/virt-manager.spec.in b/virt-manager.spec.in
index 0925b046..594d5e00 100644
--- a/virt-manager.spec.in
+++ b/virt-manager.spec.in
@@ -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} \