!17 修复build阶段失败

From: @starlet-dx 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2023-02-03 08:22:21 +00:00 committed by Gitee
commit 98d1526c7e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: autofs
Version: 5.1.8
Release: 1
Release: 2
Epoch: 1
Summary: A tool for automatically mounting and unmounting filesystems
License: GPL-2.0+ and GPL-2.0
@ -14,6 +14,7 @@ Requires(postun): systemd-units
BuildRequires: systemd-units systemd-devel autoconf openldap-devel bison flex libxml2-devel
BuildRequires: cyrus-sasl-devel openssl-devel module-init-tools util-linux e2fsprogs libtirpc-devel
BuildRequires: libsss_autofs libnsl2-devel rpcgen pkgconfig gcc
BuildRequires: krb5-devel
Conflicts: cyrus-sasl-lib < 2.1.23-9
%description
@ -77,7 +78,6 @@ install -m 600 samples/autofs_ldap_auth.conf $RPM_BUILD_ROOT/etc/autofs_ldap_aut
%config(noreplace) /etc/sysconfig/autofs
%config(noreplace) /etc/autofs_ldap_auth.conf
%{_sbindir}/automount
%dir %{_libdir}/autofs
%{_libdir}/libautofs.so
%{_libdir}/autofs/
@ -88,6 +88,9 @@ install -m 600 samples/autofs_ldap_auth.conf $RPM_BUILD_ROOT/etc/autofs_ldap_aut
%{_mandir}/*/*
%changelog
* Fri Feb 03 2023 yaoxin <yaoxin30@h-partners.com> - 1:5.1.8-2
- Fix build error
* Wed Jan 12 2022 caodongxia <caodongxia@huawei.com> - 1:5.1.8-1
- update to 5.1.8