Unverified Commit 62f76cc0 by Christian Brauner Committed by GitHub

Merge pull request #2428 from 2xsec/bugfix

move some comments in lxc.spec.in
parents 9dbb10c1 723e380b
...@@ -29,9 +29,9 @@ ...@@ -29,9 +29,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