Add proper Obsoletes for removed authselect-compat package
Fixes: rhbz#1993189 Signed-off-by: Björn Esser <besser82@fedoraproject.org>
This commit is contained in:
parent
5b2aadc5ec
commit
8b90994cbc
@ -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 <besser82@fedoraproject.org> - 1.2.4-2
|
||||
- Add proper Obsoletes for removed authselect-compat package
|
||||
Fixes: rhbz#1993189
|
||||
|
||||
* Mon Aug 9 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.4-1
|
||||
- Rebase to 1.2.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user