contrib/rpm: use meson by default for builds on rawhide
As part of our plan to deprecate autotools, we will now be using meson by default to build NM releases on Rawhide. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1905
This commit is contained in:
@@ -48,8 +48,11 @@
|
|||||||
%global systemd_units_cloud_setup nm-cloud-setup.service nm-cloud-setup.timer
|
%global systemd_units_cloud_setup nm-cloud-setup.service nm-cloud-setup.timer
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
%if 0%{?fedora} > 40
|
||||||
|
%bcond_without meson
|
||||||
|
%else
|
||||||
%bcond_with meson
|
%bcond_with meson
|
||||||
|
%endif
|
||||||
%bcond_without adsl
|
%bcond_without adsl
|
||||||
%bcond_without bluetooth
|
%bcond_without bluetooth
|
||||||
%bcond_without wwan
|
%bcond_without wwan
|
||||||
|
Reference in New Issue
Block a user