On Tue, Mar 29, 2011 at 10:46:59PM +0800, Daniel Veillard wrote:
On Mon, Mar 28, 2011 at 02:25:38PM +0800, Daniel Veillard wrote:
[...]
> I will regenerate a rc2 as soon as Eric pending patch queue and
> outgoing fd patches are in as I think they should really make 0.9.0
> There may be more infrastrcucture patches from Dan too, I'm unsure
> and as usual pushing bug fixes are okay too,
Okay, patches from Eric, Dan, Markus and Osier are in, so it was
time for RC2 , and I guess we are really starting the freeze now :-)
ftp://libvirt.org/libvirt/libvirt-0.9.0-rc2.tar.gz
Please give it some testing,
Heh I forgot to make an rpm before pushing and this broke, the
following is needed to package the iohelper introduced in commit
e886237af5df963a07cb7c03119b4eaea540f0e9
Since that doesn't seems comiled conditionally that looks safe:
diff --git a/libvirt.spec.in b/libvirt.spec.in
index b6b96aa..7dcbe8f 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -984,6 +984,7 @@ fi
%endif
%attr(0755, root, root) %{_libexecdir}/libvirt_parthelper
+%attr(0755, root, root) %{_libexecdir}/libvirt_iohelper
%attr(0755, root, root) %{_sbindir}/libvirtd
%{_mandir}/man8/libvirtd.8*
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/