SHA256
1
0
forked from pool/libvirt

Updating link to change in openSUSE:Factory/libvirt revision 77.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=995aa3503b1a2bfb6e892bf97847a459
This commit is contained in:
OBS User buildservice-autocommit 2011-05-16 09:14:01 +00:00 committed by Git OBS Bridge
parent 492e1ecde2
commit a8d4b84af3

View File

@ -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
@ -429,6 +426,7 @@ Authors:
Karel Zak <kzak@redhat.com>
%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