On Mon, Apr 12, 2010 at 11:23:54PM +0200, Daniel Berteaud wrote:
> Hi.
> 
> I've downloaded libvirt 0.8.0, and tried to re-build a rpm (on CentOS
> 5.4 x86_64), and found that there's a small bug in the spec file.
> 
> Line 608:
> 
> rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/libvirtd.qemu
> 
> Should be:
> 
> rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/libvirtd.lxc
> 
> 
> Without this modification, the package fails to build when LXC is
> disabled or not abailable.

  Dohh, right, I made a cut'n paste error, fixed in git,

    thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to