From: 2xsec Date: Mon, 25 Jun 2018 04:26:39 +0000 (+0900) Subject: move some comments in lxc.spec.in X-Git-Tag: lxc-2.0.10~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f839b88121e7a405baf2af4c6e6e4c71314f80;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 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