From 06f8e7b2d96722b10ff41884c64a6ccb3addd760 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 12 May 2021 15:52:52 +0200 Subject: [PATCH] Fix typo and add ctdb-tests-debuginfo --- samba.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 7de116b..06378fc 100644 --- a/samba.spec +++ b/samba.spec @@ -406,7 +406,8 @@ Obsoletes: samba-vfs-glusterfs < %{samba_depver} # ctdb-tests package has been dropped if we do not build the testsuite %if %{with clustering} %if %{without testsuite} -Obsoletes: ctdb-tests< %{samba_depver} +Obsoletes: ctdb-tests < %{samba_depver} +Obsoletes: ctdb-tests-debuginfo < %{samba_depver} # endif without testsuite %endif # endif with clustering