From: 2xsec Date: Mon, 25 Jun 2018 04:26:39 +0000 (+0900) Subject: move some comments in lxc.spec.in X-Git-Tag: lxc-3.1.0~232^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2428%2Fhead;p=thirdparty%2Flxc.git move some comments in lxc.spec.in Signed-off-by: 2xsec --- 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