]> xenbits.xensource.com Git - libvirt.git/commit
libvirt.spec: fix accidental conditional inclusion of polkit docs
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 2 Oct 2015 15:08:02 +0000 (16:08 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 2 Oct 2015 15:08:02 +0000 (16:08 +0100)
commite3155cac184aaad24b7c48ecff300e8ae8eb1292
tree1ce623a18b019accc47676032f32dfc24bca6eee
parent41c2aa729f0af084ede95ee9a06219a2dd5fb5df
libvirt.spec: fix accidental conditional inclusion of polkit docs

In previous change:

  commit 29b5167417483ef80f6c3fce12811b59a1e2bd55
  Author: Jiri Denemark <jdenemar@redhat.com>
  Date:   Tue Aug 4 14:05:52 2015 +0200

    examples: Add example polkit ACL rules

The polkit examples were accidentally added to the spec inside
a %if %{with_network} conditional.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
libvirt.spec.in