]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt.spec.in: require systemd-container on >= f24
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 12 Jul 2016 14:57:39 +0000 (15:57 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 13 Jul 2016 16:13:32 +0000 (17:13 +0100)
commitf3cac035201747a511ae32e36251e786d16022b4
treee4c0172b1b37c134ddcc8312aed7a4d13cafc010
parent7a2d92f6935887b3fc4f1d6b6c8e79223f1ed88c
libvirt.spec.in: require systemd-container on >= f24

The systemd-machined tools libvirt uses were split into a
systemd-container RPM. Without depending on this, libvirt
may silently fallback to the non-systemd cgroup impl which
is not desirable.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit ffc49e579c14b1d3f24af8d004ded6e3a0e8900f)
libvirt.spec.in