Unverified Commit f1f839b8 by 2xsec Committed by Christian Brauner

move some comments in lxc.spec.in

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent d3ff0fdf
...@@ -32,9 +32,9 @@ ...@@ -32,9 +32,9 @@
# BuildRequires systemd-units on fedora and rhel # BuildRequires systemd-units on fedora and rhel
%if 0%{?fedora} >= 14 || 0%{?rhel} >= 7 %if 0%{?fedora} >= 14 || 0%{?rhel} >= 7
BuildRequires: systemd-units BuildRequires: systemd-units
%endif
# #
# BuildRequires systemd on openSUSE and SUSE # BuildRequires systemd on openSUSE and SUSE
%endif
%if 0%{?suse_version} >= 1210 %if 0%{?suse_version} >= 1210
BuildRequires: systemd BuildRequires: systemd
%endif %endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment