The attached patch teaches the rpm spec about the new logrotate file, which unbreaks rpm builds. Thanks, Cole
diff --git a/libvirt.spec.in b/libvirt.spec.in index cddf5c8..c9dbc8b 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -320,6 +320,7 @@ fi %{_sysconfdir}/rc.d/init.d/libvirtd %config(noreplace) %{_sysconfdir}/sysconfig/libvirtd %config(noreplace) %{_sysconfdir}/libvirt/libvirtd.conf +%config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd %endif %if %{with_qemu}
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list