From 7d9e9baef5ac13326429f9b3d4dedbb27530bf42 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 25 Mar 2019 16:58:02 +0100 Subject: [PATCH] Fix typo in BR for python3-subunit-test --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index d25b19f..d829a3a 100644 --- a/samba.spec +++ b/samba.spec @@ -192,7 +192,7 @@ BuildRequires: python3-devel # Add python3-iso8601 to avoid that the # version in Samba is being packaged BuildRequires: python3-iso8601 -BuildRequires: python3-subunit-tests +BuildRequires: python3-subunit-test %endif # with_dc BuildRequires: quota-devel BuildRequires: readline-devel