diff --git a/shadow.spec b/shadow.spec index 729c8f8..c3dedb3 100644 --- a/shadow.spec +++ b/shadow.spec @@ -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 - 2:4.8.1-3 +- shadow should depend on audit-libs + * Tue May 12 2020 steven - 2:4.8.1-2 - Enable --with-libpam config during compiling