From 723e380b6a31ae68728b0c2dd076184f65ce0e6a 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 004ced268..87978feb2 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -29,9 +29,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