[node-patches] Change in ovirt-node[master]: Fixing dependancy requirment
tlitovsk at redhat.com
tlitovsk at redhat.com
Mon Dec 1 14:49:11 UTC 2014
Anatoly Litovsky has uploaded a new change for review.
Change subject: Fixing dependancy requirment
......................................................................
Fixing dependancy requirment
Change-Id: I80ffb26a87287844269b345064741a6d463bfb4d
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/55/35755/1
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 8e1890c..a8be2f6 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -46,12 +46,12 @@
Requires: systemd-units
Requires(post): systemd-units
Requires(preun): systemd-units
+Requires: python-IPy
%endif
%if ! 0%{?is_el6}
Requires: python-augeas
%endif
Requires: glusterfs-client >= 2.0.1
-Requires: python-IPy
Requires: system-release
Requires: augeas >= 0.3.5
Requires: bridge-utils
--
To view, visit http://gerrit.ovirt.org/35755
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I80ffb26a87287844269b345064741a6d463bfb4d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list