From c5a28b0ef3b352f7a13d326755100db9b95f00fbb129dc023b11c37d0fd4bae0 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 16 Jun 2011 08:16:03 +0000 Subject: [PATCH] Autobuild autoformatter for 73792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=79 --- libvirt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 1d48c83..e20e16b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -17,9 +17,6 @@ # norootforbuild -# In the future, we may want a client only build, which will create a -# libvirt.so only containing the generic RPC driver and the test driver, -# but no libvirtd # For now, default to a full server + client build %define client_only 0 @@ -439,6 +436,7 @@ Authors: Karel Zak %if %{with_python} + %package python License: LGPLv2.1+ Summary: A C toolkit to interract with the virtualization capabilities of Linux @@ -721,6 +719,7 @@ fi %postun client -p /sbin/ldconfig %if %{with_libvirtd} + %files %defattr(-, root, root) %{_sbindir}/libvirtd @@ -838,6 +837,7 @@ fi %doc %{_docdir}/%{name}/html %if %{with_python} + %files python %defattr(-, root, root) %doc %{_docdir}/%{name}-python