Hello Antoni Segura Puimedon, Dead Horse,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/17591
to review the following change.
Change subject: spec: vdsm-hook-sriov on el6 should not require non-existing rpm
......................................................................
spec: vdsm-hook-sriov on el6 should not require non-existing rpm
As reported by a dead horse, el6 does not carry
libvirt-daemon-driver-nodedev so the said hook should not require this
subrpm. Since it the rpm hook is meaningful only when vdsm is installed,
and el6's vdsm requires al libvirt, we need no special requirement
there.
Change-Id: I25bfec65fd017a048102d6321335c747a17b5dd4
Signed-off-by: Dan Kenigsberg <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/17554
Reviewed-by: Antoni Segura Puimedon <[email protected]>
Reviewed-by: Dead Horse <[email protected]>
Tested-by: Dead Horse <[email protected]>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/91/17591/1
diff --git a/vdsm.spec.in b/vdsm.spec.in
index d95bb2a..87bc231 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -483,7 +483,9 @@
%package hook-sriov
Summary: sr-iov support for VDSM
+%if 0%{?rhel} >= 7 || 0%{?fedora} >= 18
Requires: libvirt-daemon-driver-nodedev
+%endif
BuildArch: noarch
%description hook-sriov
--
To view, visit http://gerrit.ovirt.org/17591
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I25bfec65fd017a048102d6321335c747a17b5dd4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dead Horse <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches