]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
move some comments in lxc.spec.in
author2xsec <dh48.jeong@samsung.com>
Mon, 25 Jun 2018 04:26:39 +0000 (13:26 +0900)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 13:32:42 +0000 (14:32 +0100)
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
lxc.spec.in

index 6cba24a5104944c386092b307d6bf3ce7a41e6d6..5f2eed76b78a32225351bc211fe970e3fc87411f 100644 (file)
@@ -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