!2 Upgrade to latest version of authselect

Merge pull request !2 from Shinwell_Hu/master
This commit is contained in:
openeuler-ci-bot 2020-06-22 09:35:31 +08:00 committed by Gitee
commit 0f0244ae3e
3 changed files with 8 additions and 3 deletions

Binary file not shown.

BIN
authselect-1.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,14 @@
Name: authselect
Version: 1.0.1
Release: 5
Version: 1.1
Release: 0
Summary: A tool to select system authentication and identity sources from a list of supported profiles
License: GPLv3+
URL: https://github.com/pbrezina/authselect
Source0: https://github.com/pbrezina/authselect/archive/1.0.1/authselect-1.0.1.tar.gz
Source0: https://github.com/pbrezina/authselect/archive/1.1/authselect-1.1.tar.gz
BuildRequires: autoconf gettext-devel automake libtool popt-devel gdb libcmocka-devel
BuildRequires: m4 gcc pkgconfig pkgconfig(popt) po4a asciidoc python3-devel
BuildRequires: libselinux-devel
Requires: grep sed systemd gawk coreutils findutils
Obsoletes: authselect-libs
Provides: authselect-libs
@ -80,6 +81,7 @@ autoreconf -ivf
%license COPYING
%{_bindir}/authselect
%doc README.md
%{_sysconfdir}/bash_completion.d/*
%{_datadir}/authselect/default/*
%{_datadir}/locale/*
%{_libdir}/libauthselect.so.1*
@ -104,6 +106,9 @@ sed -i -E '/^\w+=$/d' %{_sysconfdir}/security/pwquality.conf.d/10-authconfig-pwq
exit 0
%changelog
* Tue Jun 02 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 1.1
* Tue Nov 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-5
- Delete unused lang files