From 39ccc3c1460e118252c2a0493a57cb54c40a58a4 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Feb 10 2015 18:16:03 +0000 Subject: lxc-top no longer relies on the lua bindings. --- diff --git a/lxc.spec b/lxc.spec index 82b0b6c..18c643d 100644 --- a/lxc.spec +++ b/lxc.spec @@ -31,7 +31,7 @@ Name: lxc Version: 1.1.0 -Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist} +Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist} Summary: Linux Resource Containers Group: Applications/System License: LGPLv2+ and GPLv2 @@ -62,9 +62,6 @@ BuildRequires: systemd %if 0%{?prerel:1} BuildRequires: autoconf automake %endif -# for lxc-top -Requires: lua-%{name}%{?_isa} = %{version}-%{release} -Requires: lua-alt-getopt %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -379,6 +376,9 @@ fi %changelog +* Tue Feb 10 2015 Thomas Moschny - 1.1.0-2 +- lxc-top no longer relies on the lua bindings. + * Sun Feb 8 2015 Thomas Moschny - 1.1.0-1 - Update to 1.1.0.