summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2008-07-18 08:23:46 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2008-07-18 10:34:48 -0400
commit20aab217b0ca2c902f1ca09b50bcaedfe1172a4d (patch)
tree546e9159c3c9186c6aff8d03b9cdd6a34b02c332
parent84dc62b8f128b76b18b92381ac5cefb1bbb5e777 (diff)
downloadtools-20aab217b0ca2c902f1ca09b50bcaedfe1172a4d.tar.gz
tools-20aab217b0ca2c902f1ca09b50bcaedfe1172a4d.tar.xz
tools-20aab217b0ca2c902f1ca09b50bcaedfe1172a4d.zip
The cloudmaster needs the virtinst library
-rw-r--r--cloudmasterd/extra/cloudmasterd.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/cloudmasterd/extra/cloudmasterd.spec b/cloudmasterd/extra/cloudmasterd.spec
index 9a4c284..623c75e 100644
--- a/cloudmasterd/extra/cloudmasterd.spec
+++ b/cloudmasterd/extra/cloudmasterd.spec
@@ -6,7 +6,7 @@
Summary: Genome library and web application for managing cloud machines
Name: rubygem-%{gemname}
Version: 1.0.0
-Release: 12%{?dist}
+Release: 13%{?dist}
Group: Applications/System
License: GPLv2
URL: https://fedorahosted.org/genome
@@ -17,6 +17,7 @@ Requires: genome-func
Requires: genome-styling
Requires: genome-autostarter
Requires: koan
+Requires: python-virtinst
Requires: libvirt
Requires: rubygems
Requires: rubygem(picnic)