!17 修复build阶段失败
From: @starlet-dx Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
98d1526c7e
@ -1,6 +1,6 @@
|
|||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.1.8
|
Version: 5.1.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A tool for automatically mounting and unmounting filesystems
|
Summary: A tool for automatically mounting and unmounting filesystems
|
||||||
License: GPL-2.0+ and GPL-2.0
|
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: 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: cyrus-sasl-devel openssl-devel module-init-tools util-linux e2fsprogs libtirpc-devel
|
||||||
BuildRequires: libsss_autofs libnsl2-devel rpcgen pkgconfig gcc
|
BuildRequires: libsss_autofs libnsl2-devel rpcgen pkgconfig gcc
|
||||||
|
BuildRequires: krb5-devel
|
||||||
Conflicts: cyrus-sasl-lib < 2.1.23-9
|
Conflicts: cyrus-sasl-lib < 2.1.23-9
|
||||||
|
|
||||||
%description
|
%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/sysconfig/autofs
|
||||||
%config(noreplace) /etc/autofs_ldap_auth.conf
|
%config(noreplace) /etc/autofs_ldap_auth.conf
|
||||||
%{_sbindir}/automount
|
%{_sbindir}/automount
|
||||||
%dir %{_libdir}/autofs
|
|
||||||
%{_libdir}/libautofs.so
|
%{_libdir}/libautofs.so
|
||||||
|
|
||||||
%{_libdir}/autofs/
|
%{_libdir}/autofs/
|
||||||
@ -88,6 +88,9 @@ install -m 600 samples/autofs_ldap_auth.conf $RPM_BUILD_ROOT/etc/autofs_ldap_aut
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 12 2022 caodongxia <caodongxia@huawei.com> - 1:5.1.8-1
|
||||||
- update to 5.1.8
|
- update to 5.1.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user