Nir Soffer has uploaded a new change for review.

Change subject: spec: Enable lvm selinux fix for Fedora
......................................................................

spec: Enable lvm selinux fix for Fedora

In case we cannot get the real fix in systemd quickly, this patch
enables the temporary hack on Fedora.

Change-Id: I29e54ee1e52d323d15452c2c1975b63d6c9fa7e8
Bug-Url: https://bugzilla.redhat.com/1127460
Signed-off-by: Nir Soffer <nsof...@redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/55/33555/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 4aec23a..385a5ac 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -40,7 +40,7 @@
 %global with_vhostmd 1
 %endif
 
-%if 0%{?rhel} >= 7
+%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
 %global with_chcon_hack 1
 %endif
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29e54ee1e52d323d15452c2c1975b63d6c9fa7e8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to