• E
    spec: remove redundant %if · 86007cba
    Eric Blake 提交于
    The daemon-driver-{qemu,lxc} packages are only built if
    %{with_driver_modules} is specified, so they do not need to
    further test this condition.  Likewise, the daemon package
    is only built if %{with_libvirtd} is specified, so it does
    not need to further test this condition.
    
    * libvirt.spec.in (daemon-driver-qemu, daemon-driver-lxc):
    Unconditionally require libvirt-daemon-driver-network.
    (daemon): Unconditionally include lock-driver files.
    86007cba
libvirt.spec.in 73.5 KB