|
|
|
@@ -54,18 +54,19 @@
|
|
|
|
|
|
|
|
|
|
Summary: Library providing a simple API virtualization
|
|
|
|
|
Name: libvirt
|
|
|
|
|
Version: 0.6.3
|
|
|
|
|
Release: 2%{?dist}%{?extra_release}
|
|
|
|
|
Version: 0.6.4
|
|
|
|
|
Release: 1%{?dist}%{?extra_release}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Source: libvirt-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
# Patches cherry-picked from upstream
|
|
|
|
|
# N/A
|
|
|
|
|
|
|
|
|
|
# Not for upstream. Temporary hack till PulseAudio autostart
|
|
|
|
|
# problems are sorted out when SELinux enforcing
|
|
|
|
|
Patch200: libvirt-0.6.3-svirt-sound.patch
|
|
|
|
|
# Patches not for upstream.
|
|
|
|
|
|
|
|
|
|
# Temporary hack till PulseAudio autostart problems are sorted
|
|
|
|
|
# out when SELinux enforcing (bz 486112)
|
|
|
|
|
Patch200: libvirt-0.6.4-svirt-sound.patch
|
|
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
URL: http://libvirt.org/
|
|
|
|
@@ -520,6 +521,7 @@ fi
|
|
|
|
|
%dir %{_includedir}/libvirt
|
|
|
|
|
%{_includedir}/libvirt/*.h
|
|
|
|
|
%{_libdir}/pkgconfig/libvirt.pc
|
|
|
|
|
%dir %{_datadir}/gtk-doc/html/libvirt
|
|
|
|
|
%doc %{_datadir}/gtk-doc/html/libvirt/*.devhelp
|
|
|
|
|
%doc %{_datadir}/gtk-doc/html/libvirt/*.html
|
|
|
|
|
%doc %{_datadir}/gtk-doc/html/libvirt/*.png
|
|
|
|
@@ -544,6 +546,40 @@ fi
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 29 2009 Daniel Veillard <veillard@redhat.com> - 0.6.4-1.fc12
|
|
|
|
|
- Upstream release of 0.6.4
|
|
|
|
|
- new APIs
|
|
|
|
|
- fixes for latests QEmu/KVM versions
|
|
|
|
|
- various assorted fixes
|
|
|
|
|
|
|
|
|
|
* Mon May 25 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-11.fc12
|
|
|
|
|
- Bring up the bridge, even if it doesn't have an IP address (bug #501912)
|
|
|
|
|
|
|
|
|
|
* Thu May 21 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-10.fc12
|
|
|
|
|
- Fix XML attribute escaping (bug #499791)
|
|
|
|
|
- Fix serious event handling issues causing guests to be destroyed (bug #499698)
|
|
|
|
|
|
|
|
|
|
* Thu May 21 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-9.fc12
|
|
|
|
|
- Fix qemu argv detection with latest qemu (bug #501923)
|
|
|
|
|
|
|
|
|
|
* Sun May 10 2009 Cole Robinson <crobinso@redhat.com> - 0.6.2-8.fc12
|
|
|
|
|
- Don't try to label a disk with no path (e.g. empty cdrom) (bug #499569)
|
|
|
|
|
|
|
|
|
|
* Thu May 7 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-7.fc12
|
|
|
|
|
- Enable migration for qemu 0.10 (bug #499704)
|
|
|
|
|
|
|
|
|
|
* Wed May 6 2009 Cole Robinson <crobinso@redhat.com> - 0.6.3-6.fc12
|
|
|
|
|
- Refresh qemu caps when getCapabilities is called (bug #460649)
|
|
|
|
|
|
|
|
|
|
* Wed May 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-5.fc12
|
|
|
|
|
- Fix handling of <hostdev managed='yes'> (bug #499386)
|
|
|
|
|
|
|
|
|
|
* Tue May 5 2009 Daniel Berrange <berrange@redhat.com> - 0.6.3-4.fc12
|
|
|
|
|
- Fix readonly/shared disk image labelling (rhbz #493692)
|
|
|
|
|
|
|
|
|
|
* Tue Apr 28 2009 Daniel Veillard <veillard@redhat.com> - 0.6.3-3.fc12
|
|
|
|
|
- was also missing /usr/share/gtk-doc/html/libvirt in -devel
|
|
|
|
|
|
|
|
|
|
* Tue Apr 28 2009 Daniel Veillard <veillard@redhat.com> - 0.6.3-2.fc12
|
|
|
|
|
- fix packaging bug #496945 libvirt should own /var/cache/libvirt
|
|
|
|
|
|
|
|
|
|