!2 Mainline:depend on audit-libs instead of audit
From: @hugel Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
0c693589db
10
passwd.spec
10
passwd.spec
@ -1,6 +1,6 @@
|
|||||||
Name: passwd
|
Name: passwd
|
||||||
Version: 0.80
|
Version: 0.80
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: An implementation of the password setting/changing utility through PAM and libuser libraries
|
Summary: An implementation of the password setting/changing utility through PAM and libuser libraries
|
||||||
License: BSD or GPL+
|
License: BSD or GPL+
|
||||||
URL: https://pagure.io/passwd
|
URL: https://pagure.io/passwd
|
||||||
@ -8,7 +8,7 @@ Source0: https://releases.pagure.org/passwd/passwd-%{version}.autotoolized.ta
|
|||||||
|
|
||||||
BuildRequires:libselinux-devel >= 2.1.6-3 gcc glib2-devel, libuser-devel, pam-devel, libuser >= 0.53-1
|
BuildRequires:libselinux-devel >= 2.1.6-3 gcc glib2-devel, libuser-devel, pam-devel, libuser >= 0.53-1
|
||||||
BuildRequires: gettext, popt-devel audit-libs-devel >= 2.4.5
|
BuildRequires: gettext, popt-devel audit-libs-devel >= 2.4.5
|
||||||
Requires:libselinux >= 2.1.6-3 audit >= 2.4.5 pam >= 1.0.90, /etc/pam.d/system-auth
|
Requires:libselinux >= 2.1.6-3 audit-libs >= 2.4.5 pam >= 1.0.90, /etc/pam.d/system-auth
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The package contains an implementation of the password
|
The package contains an implementation of the password
|
||||||
@ -55,6 +55,12 @@ make check
|
|||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 10 2021 Hugel <gengqihu1@huawei.com> - 0.80-8
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:depend on audit-libs instead of audit
|
||||||
|
|
||||||
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.80-7
|
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.80-7
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user