From: Daniel Veillard Date: Tue, 25 Jun 2013 11:44:47 +0000 (+0200) Subject: Add polkit policy for API checks to rpm spec X-Git-Tag: v1.1.0-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c737dfb44a96bd9ed49f588e8ae117ad47d3f60;p=thirdparty%2Flibvirt.git Add polkit policy for API checks to rpm spec --- diff --git a/libvirt.spec.in b/libvirt.spec.in index a0a390eab6..395ac250d5 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1820,6 +1820,7 @@ fi %if %{with_polkit} %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6 %{_datadir}/polkit-1/actions/org.libvirt.unix.policy +%{_datadir}/polkit-1/actions/org.libvirt.api.policy %else %{_datadir}/PolicyKit/policy/org.libvirt.unix.policy %endif