Change in vdsm[ovirt-3.4]: RHEL7 works with systemd and requires systemd macros and tmp...

danken at redhat.com danken at redhat.com
Wed Sep 17 19:12:16 UTC 2014


Hello Yaniv Bronhaim,

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

    http://gerrit.ovirt.org/33021

to review the following change.

Change subject: RHEL7 works with systemd and requires systemd macros and tmpfiles.d conf
......................................................................

RHEL7 works with systemd and requires systemd macros and tmpfiles.d conf

Change-Id: I176d1770fed745e1cf2cab45a55544ccdd6f25fc
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1122198
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/30820
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/21/33021/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 7af6d59..8c5d31a 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -39,7 +39,7 @@
 %global with_systemd 1
 %endif
 
-%if 0%{?fedora} >= 18
+%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
 %global with_systemd_macros 1
 %global with_tmpfiles_macro 1
 %endif


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I176d1770fed745e1cf2cab45a55544ccdd6f25fc
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list