Hello Federico Simoncelli, Dan Kenigsberg,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/33628

to review the following change.

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>
Reviewed-on: http://gerrit.ovirt.org/33555
Reviewed-by: Federico Simoncelli <fsimo...@redhat.com>
Reviewed-by: Dan Kenigsberg <dan...@redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/28/33628/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 205715a..f867105 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -35,7 +35,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/33628
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29e54ee1e52d323d15452c2c1975b63d6c9fa7e8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to