package init
This commit is contained in:
parent
02cd4cfdc6
commit
9990c7cbb2
@ -1,6 +1,6 @@
|
|||||||
Name: authselect
|
Name: authselect
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A tool to select system authentication and identity sources from a list of supported profiles
|
Summary: A tool to select system authentication and identity sources from a list of supported profiles
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/pbrezina/authselect
|
URL: https://github.com/pbrezina/authselect
|
||||||
@ -62,11 +62,6 @@ autoreconf -ivf
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%find_lang %{name}
|
|
||||||
%find_lang %{name} %{name}.8.lang --with-man
|
|
||||||
%find_lang %{name}-migration %{name}-migration.7.lang --with-man
|
|
||||||
%find_lang %{name}-profiles %{name}-profiles.5.lang --with-man
|
|
||||||
|
|
||||||
%delete_la_and_a
|
%delete_la_and_a
|
||||||
|
|
||||||
%check
|
%check
|
||||||
@ -109,6 +104,9 @@ sed -i -E '/^\w+=$/d' %{_sysconfdir}/security/pwquality.conf.d/10-authconfig-pwq
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-5
|
||||||
|
- Delete unused lang files
|
||||||
|
|
||||||
* Mon Sep 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-4
|
* Mon Sep 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-4
|
||||||
- Fix conflict of authselect and authconfig
|
- Fix conflict of authselect and authconfig
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user