Commit 1f3fc0d7 by Johannes Kastl Committed by Stéphane Graber

rpm: added dependency to lxc-libs to lxc package

Ensures matching versions of lxc and lxc-libs being installed Signed-off-by: 's avatarJohannes Kastl <mail@ojkastl.de> Acked-by: 's avatarSerge E. Hallyn <serge.hallyn@ubuntu.com>
parent 67f69573
......@@ -69,6 +69,7 @@ Group: Applications/System
License: LGPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: openssl rsync dnsmasq bridge-utils
Requires: %{name}-libs = %{version}-%{release}
Requires(pre): /usr/sbin/useradd
Requires(postun): /usr/sbin/userdel
%if 0%{?fedora} < 15 || 0%{?rhel} < 7
......
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