From d0303c0a5ef72150393c99ce8d51ee9582fd1cb1 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Tue, 10 Feb 2015 19:17:05 +0100 Subject: [PATCH] Spec file cleanups. --- lxc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lxc.spec b/lxc.spec index df8e0ed..bddd1e3 100644 --- a/lxc.spec +++ b/lxc.spec @@ -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 - 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 - 1.1.0-1 - Update to 1.1.0.