Dan Kenigsberg has uploaded a new change for review.

Change subject: spec: our tests requires 'import selinux'
......................................................................

spec: our tests requires 'import selinux'

configNetwork imports selinux during its unittest, thus we need it when
we build the rpm.

Change-Id: I06b29cd3a872b4649e44a344f4032f1ba88a6eb8
Signed-off-by: Dan Kenigsberg <[email protected]>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/70/9570/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 0800446..7a6c3a3 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -39,6 +39,7 @@
 
 # BuildRequires needed by the tests during the build
 BuildRequires: python-ethtool
+BuildRequires: libselinux-python
 BuildRequires: libvirt-python
 BuildRequires: genisoimage
 BuildRequires: openssl


--
To view, visit http://gerrit.ovirt.org/9570
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06b29cd3a872b4649e44a344f4032f1ba88a6eb8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to