]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
rpm: added dependency to lxc-libs to lxc package
authorJohannes Kastl <mail@ojkastl.de>
Fri, 23 Jan 2015 18:28:10 +0000 (19:28 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 24 Jan 2015 21:46:04 +0000 (16:46 -0500)
Ensures matching versions of lxc and lxc-libs being installed

Signed-off-by: Johannes Kastl <mail@ojkastl.de>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
lxc.spec.in

index e64122c0b64ee9ac9492c611c8e552965c0747a5..a3cb6af5d34a3c568b28142f6f35d67f06e79172 100644 (file)
@@ -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