Add missing dependency on lua-alt-getopt (rhbz#1131707).

This commit is contained in:
Thomas Moschny 2014-08-30 13:04:46 +02:00
parent fe0bcd19a4
commit ffce302422

View File

@ -27,7 +27,7 @@
Name: lxc
Version: 1.1.0
Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}.1
Release: %{?prerel:0.}3%{?prerel:.%{prerel}}%{?dist}
Summary: Linux Resource Containers
Group: Applications/System
License: LGPLv2+ and GPLv2
@ -60,6 +60,7 @@ BuildRequires: autoconf automake
%endif
# for lxc-top
Requires: lua-%{name}%{?_isa} = %{version}-%{release}
Requires: lua-alt-getopt
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@ -361,6 +362,9 @@ fi
%changelog
* Sat Aug 30 2014 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.0-0.3.alpha1
- Add missing dependency on lua-alt-getopt (rhbz#1131707).
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-0.2.alpha1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild