From 3937d0fbabf0d51dbe51c52c0607e99fcb4d1529 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 24 Jan 2023 08:59:00 +0100 Subject: [PATCH] Fix typo --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index cd4360b..b28f27a 100644 --- a/samba.spec +++ b/samba.spec @@ -383,7 +383,7 @@ BuildRequires: lmdb-devel %if %{with dc} || %{with testsuite} BuildRequires: bind BuildRequires: krb5-server >= %{required_mit_krb5} -%if 0%{?fedora} || 0%{rhel} >= 9 +%if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: python3-dateutil %else BuildRequires: python3-iso8601