Spec file cleanups.

This commit is contained in:
Thomas Moschny 2015-02-10 19:17:05 +01:00
parent 48b9d0c54e
commit d0303c0a5e

View File

@ -43,8 +43,8 @@ Source0: http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
%endif
Patch0: lxc-1.1.0-fix-init.patch
BuildRequires: docbook-utils
Buildrequires: docbook2X
Buildrequires: doxygen
BuildRequires: docbook2X
BuildRequires: doxygen
BuildRequires: kernel-headers
BuildRequires: libselinux-devel
%if 0%{?with_seccomp}
@ -200,6 +200,8 @@ This package contains documentation for %{name}.
--enable-lua \
%if 0%{?with_python3}
--enable-python \
%else
--disable-python \
%endif # with_python3
%if 0%{?with_systemd}
--with-init-script=systemd \
@ -373,6 +375,7 @@ fi
* Tue Feb 10 2015 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.0-2
- lxc-top no longer relies on the lua bindings.
- lxc-device no longer relies on the python3 bindings.
- Spec file cleanups.
* Sun Feb 8 2015 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.0-1
- Update to 1.1.0.