From 8b90994cbc5c86e87f261ad3083066593717a3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 14 Aug 2021 16:12:43 +0200 Subject: [PATCH] Add proper Obsoletes for removed authselect-compat package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: rhbz#1993189 Signed-off-by: Björn Esser --- authselect.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/authselect.spec b/authselect.spec index 44f0d15..23c694f 100644 --- a/authselect.spec +++ b/authselect.spec @@ -3,7 +3,7 @@ Name: authselect Version: 1.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Configures authentication and identity sources from supported profiles URL: https://github.com/authselect/authselect @@ -31,6 +31,11 @@ Suggests: samba-winbind Suggests: fprintd-pam Suggests: oddjob-mkhomedir +# Properly obsolete removed authselect-compat package. +Obsoletes: authselect-compat < 1.2.4 +# Inherited from former authselect-compat package. +Obsoletes: authconfig < 7.0.1-6 + %description Authselect is designed to be a replacement for authconfig but it takes a different approach to configure the system. Instead of letting @@ -264,6 +269,10 @@ fi exit 0 %changelog +* Sat Aug 14 2021 Björn Esser - 1.2.4-2 +- Add proper Obsoletes for removed authselect-compat package + Fixes: rhbz#1993189 + * Mon Aug 9 2021 Pavel Březina - 1.2.4-1 - Rebase to 1.2.4