!22 openEuler-20.03-LTS-Next: shadow should depend on audit-libs

From: @hugel
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-04-30 14:43:39 +08:00 committed by Gitee
commit c215ab7901

View File

@ -1,6 +1,6 @@
Name: shadow
Version: 4.8.1
Release: 2
Release: 3
Epoch: 2
License: BSD and GPLv2+
Summary: Tools for managing accounts and shadow password files
@ -28,7 +28,7 @@ BuildRequires: libacl-devel, libattr-devel gdb
BuildRequires: bison, flex, gnome-doc-utils, docbook-style-xsl, docbook-dtds
BuildRequires: autoconf, automake, libtool, gettext-devel, itstool, pam-devel
Requires: libselinux
Requires: audit
Requires: audit-libs
Requires: setup
Requires(pre): coreutils
Requires(post): coreutils
@ -168,6 +168,9 @@ done
%{_mandir}/*/*
%changelog
* Fri Apr 30 2021 Hugel<gengqihu1@huawei.com> - 2:4.8.1-3
- shadow should depend on audit-libs
* Tue May 12 2020 steven<steven_ygui@163.com> - 2:4.8.1-2
- Enable --with-libpam config during compiling