]> xenbits.xensource.com Git - libvirt.git/commit
Revert "spec: Simplify setting features off by default"
authorNeal Gompa <ngompa13@gmail.com>
Mon, 26 Oct 2020 21:53:55 +0000 (17:53 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 27 Oct 2020 09:59:03 +0000 (10:59 +0100)
commitae23a87d85cfc2a964123d9bd44157a411428c0a
tree7b972c54ded320a1c330e77ec99c2b1348bbad76
parenta22329553e4d68659aae9e20dfde68b7c7eb9b44
Revert "spec: Simplify setting features off by default"

As it turns out, the rather complicated structure that is
currently used for enabling or disabling features in the libvirt
build does not cleanly map well to RPM's bcond feature.

Consequently, we need these back in order to support trivially
activating these features through extra macros as build inputs.

This reverts commit 31d687a3218c9072d7050dd608e013e063ca180f.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in