From f1f839b88121e7a405baf2af4c6e6e4c71314f80 Mon Sep 17 00:00:00 2001 From: 2xsec Date: Mon, 25 Jun 2018 13:26:39 +0900 Subject: [PATCH] move some comments in lxc.spec.in Signed-off-by: 2xsec --- lxc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.spec.in b/lxc.spec.in index 6cba24a51..5f2eed76b 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -32,9 +32,9 @@ # BuildRequires systemd-units on fedora and rhel %if 0%{?fedora} >= 14 || 0%{?rhel} >= 7 BuildRequires: systemd-units +%endif # # BuildRequires systemd on openSUSE and SUSE -%endif %if 0%{?suse_version} >= 1210 BuildRequires: systemd %endif -- 2.47.2