[ovirt-engine] Add requires for policycoreutils-python and bind-utils (rhbz#829642)

Juan Hernandez jhernand at fedoraproject.org
Thu Jun 7 14:55:50 UTC 2012


commit a4fe21d497b93cf218a9d0e798599368baae84f8
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Thu Jun 7 16:43:53 2012 +0200

    Add requires for policycoreutils-python and bind-utils (rhbz#829642)

 ovirt-engine.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ovirt-engine.spec b/ovirt-engine.spec
index d80c8c1..84e4d0a 100644
--- a/ovirt-engine.spec
+++ b/ovirt-engine.spec
@@ -31,7 +31,7 @@
 
 Name: ovirt-engine
 Version: %{upstream_version}.%{upstream_release}
-Release: 12%{?dist}
+Release: 13%{?dist}
 Summary: Management server for Open Virtualization
 Group: Applications/System
 License: ASL 2.0
@@ -395,6 +395,8 @@ Requires: %{name}-dbscripts = %{version}-%{release}
 Requires: lsof
 Requires: nfs-utils
 Requires: cracklib-python
+Requires: policycoreutils-python
+Requires: bind-utils
 
 %description setup
 Setup and upgrade scripts for Open Virtualization Manager.
@@ -971,6 +973,9 @@ fi
 
 
 %changelog
+* Thu Jun 7 2012 Juan Hernandez <juan.hernandez at redhat.com> - 3.0.0.0001-13
+- Add requires for policycoreutils-python and bind-utils (rhbz#829642)
+
 * Tue Apr 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 3.0.0.0001-12
 - Fixes needed to work with the jboss-as package
 - Added systemd service files


More information about the scm-commits mailing list