]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
move some comments in lxc.spec.in 2428/head
author2xsec <dh48.jeong@samsung.com>
Mon, 25 Jun 2018 04:26:39 +0000 (13:26 +0900)
committer2xsec <dh48.jeong@samsung.com>
Mon, 25 Jun 2018 04:26:39 +0000 (13:26 +0900)
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
lxc.spec.in

index 004ced2688e5b9cbf5506fcb2befc2edb78f5fcb..87978feb26a43aa8b864198b5ea757786d46a47d 100644 (file)
@@ -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