Change in vdsm[master]: spec: revert build dependency on non-existing blivet

tjeyasin at redhat.com tjeyasin at redhat.com
Wed Mar 25 10:50:11 UTC 2015


Timothy Asir has uploaded a new change for review.

Change subject: spec: revert build dependency on non-existing blivet
......................................................................

spec: revert build dependency on non-existing blivet

commit 1a54863 added a dependency on blivet that is not
available on el7 and f20. Reverting this to fix CI issues.

Change-Id: I7fc8f3c802e711a844b8aed0b927111cf0d593f4
Signed-off-by: Timothy Asir Jeyasingh <tjeyasin at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/32/39132/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6c84a96..67f2aa5 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -700,7 +700,7 @@
 Requires: glusterfs-server
 Requires: python-magic
 %if 0%{?rhel} > 6 || 0%{?fedora}
-Requires: python-blivet >= 0.61.14
+Requires: python-blivet
 %endif
 
 %description gluster


-- 
To view, visit https://gerrit.ovirt.org/39132
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fc8f3c802e711a844b8aed0b927111cf0d593f4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <tjeyasin at redhat.com>


More information about the vdsm-patches mailing list