From 56e00e10e4c31956c1423ff9f8ec8c8c4966b835feb653ce73e6e1660cae3b82 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 16 May 2011 09:14:01 +0000 Subject: [PATCH] Autobuild autoformatter for 69990 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=77 --- libvirt.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 8e1faea..9c246d3 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 @@ -263,7 +260,7 @@ BuildRequires: parted-devel %endif %if %{with_storage_mpath} # For Multipath support -BuildRequires: device-mapper-devel +BuildRequires: device-mapper-devel %endif Name: libvirt @@ -429,6 +426,7 @@ Authors: Karel Zak %if %{with_python} + %package python License: LGPLv2.1+ Summary: A C toolkit to interract with the virtualization capabilities of Linux @@ -702,6 +700,7 @@ fi %postun client -p /sbin/ldconfig %if %{with_libvirtd} + %files %defattr(-, root, root) %{_sbindir}/libvirtd @@ -818,6 +817,7 @@ fi %doc %{_docdir}/%{name}/html %if %{with_python} + %files python %defattr(-, root, root) %doc %{_docdir}/%{name}-python