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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=2ee893b0b458d5f1793cc69318ce84e7
This commit is contained in:
OBS User buildservice-autocommit 2011-08-29 09:28:04 +00:00 committed by Git OBS Bridge
parent 41267d71d4
commit fc96f902f5

View File

@ -295,7 +295,7 @@ License: LGPLv2.1+
Group: Development/Libraries/C and C++
AutoReqProv: yes
Version: 0.9.4
Release: 1
Release: 3
Summary: A C toolkit to interract with the virtualization capabilities of Linux
# The client side, i.e. shared libs and virsh are in a subpackage
@ -458,6 +458,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
@ -756,6 +757,7 @@ fi
%postun client -p /sbin/ldconfig
%if %{with_libvirtd}
%files
%defattr(-, root, root)
%{_sbindir}/libvirtd
@ -885,6 +887,7 @@ fi
%doc %{_docdir}/%{name}/html
%if %{with_python}
%files python
%defattr(-, root, root)
%doc %{_docdir}/%{name}-python