]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
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)
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

index 547f75048335426bdbf4113e41c4f302d96caa81..ed401f7572548bc942776a8842fc25e9f3bbefef 100644 (file)
@@ -2038,10 +2038,9 @@ exit 0
         %endif
     %endif # ! %{with_driver_modules}
 
-    %if %{with_network}
-
 %doc examples/polkit/*.rules
 
+    %if %{with_network}
 %files daemon-config-network
 %defattr(-, root, root)
 %dir %{_datadir}/libvirt/networks/