[libvirt] small bug in spec file (0.8.0)

Daniel Berteaud daniel at firewall-services.com
Mon Apr 12 21:23:54 UTC 2010


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.

(Sorry, I really don't know GIT, and so, cannot provide a clean patch)

Regards, Daniel

-- 
Daniel Berteaud
FIREWALL-SERVICES SARL.
Société de Services en Logiciels Libres
Technopôle Montesquieu
33650 MARTILLAC
Tel : 05 56 64 15 32
Fax : 05 56 64 15 32
Mail: daniel at firewall-services.com
Web : http://www.firewall-services.com




More information about the libvir-list mailing list