From 8ded6ff93eed7e27ab36c95ae95339e3e4b2cd9a Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 14 2015 18:05:12 +0000 Subject: Fix dep for f23 polkit packaging changes --- diff --git a/libvirt.spec b/libvirt.spec index 72d3a64..ae65b69 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -531,6 +531,8 @@ BuildRequires: cyrus-sasl-devel %endif %if %{with_polkit} %if 0%{?fedora} >= 20 || 0%{?rhel} >= 7 +# F22 polkit-devel doesn't pull in polkit anymore, which we need for pkcheck +BuildRequires: polkit >= 0.112 BuildRequires: polkit-devel >= 0.112 %else %if 0%{?fedora} || 0%{?rhel} >= 6