From 7feea33409d3decb1444a6bea7006a77db8e4899 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 20 Oct 2020 08:26:31 +0200 Subject: [PATCH] Move %bcond_without winexe further up --- samba.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samba.spec b/samba.spec index d5ab7af..cabac3e 100644 --- a/samba.spec +++ b/samba.spec @@ -20,6 +20,9 @@ # Build a libwbclient package by default %bcond_without libwbclient +# Build with winexe by default +%bcond_without winexe + # Build vfs_ceph module by default on 64bit Fedora %if 0%{?fedora} @@ -86,9 +89,6 @@ %global required_mit_krb5 1.18 -# Enable winexe by default -%bcond_without winexe - %global with_vfs_io_uring 0 # We need liburing >= 0.4 which is not available in RHEL yet %if 0%{?fedora}