From 4acc3fdf5ce6471bb865283de0fe050e5252bc4e025b4468a794171632a17524 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 7 Aug 2011 16:53:18 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libvirt revision 83.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=29d4749edd97fcdb00098e323a3d7dcd --- libvirt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 2c77c3d..d5d1eed 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 @@ -456,6 +453,7 @@ Authors: Karel Zak %if %{with_python} + %package python License: LGPLv2.1+ Summary: A C toolkit to interract with the virtualization capabilities of Linux @@ -750,6 +748,7 @@ fi %postun client -p /sbin/ldconfig %if %{with_libvirtd} + %files %defattr(-, root, root) %{_sbindir}/libvirtd @@ -869,6 +868,7 @@ fi %doc %{_docdir}/%{name}/html %if %{with_python} + %files python %defattr(-, root, root) %doc %{_docdir}/%{name}-python