Provide authconfig

We don't want to break tools and it's 1:1 replacement.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-20 15:10:12 +01:00
parent daba7fca72
commit eae9dbaede
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -1,6 +1,6 @@
Name: authselect
Version: 0.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Configures authentication and identity sources from supported profiles
URL: https://github.com/pbrezina/authselect
@ -41,6 +41,7 @@ command line tool and any other potential front-ends.
%package compat
Summary: Tool to provide minimum backwards compatibility with authconfig
Obsoletes: authconfig < 7.0.1-6
Provides: authconfig
BuildRequires: python3-devel
Requires: authselect%{?_isa} = %{version}-%{release}
Recommends: sssd
@ -125,6 +126,9 @@ find $RPM_BUILD_ROOT -name "*.a" -exec rm -f {} \;
%{_mandir}/man7/authselect-migration.7*
%changelog
* Tue Feb 20 2018 Igor Gnatenko <ignatenko@redhat.com> - 0.3-3
- Provide authconfig
* Tue Feb 20 2018 Igor Gnatenko <ignatenko@redhat.com> - 0.3-2
- Properly own all appropriate directories
- Remove unneeded %%defattr