rebuilt without obsolete librpcsecgss [release 2.5.2-2mamba;Sun Dec 06 2020]
This commit is contained in:
parent
7f14efb244
commit
868bd5fdc7
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
Version: 2.5.2
|
Version: 2.5.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
||||||
Group: Network/File Systems
|
Group: Network/File Systems
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -28,27 +28,27 @@ Patch3: nfs-utils-2.4.1-arm-llx.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libblkid-devel
|
BuildRequires: libblkid-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libdevmapper-devel
|
BuildRequires: libdevmapper-devel
|
||||||
BuildRequires: libe2fs-devel
|
BuildRequires: libe2fs-devel
|
||||||
BuildRequires: libevent-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libgssglue-devel
|
|
||||||
BuildRequires: libkeyutils-devel
|
BuildRequires: libkeyutils-devel
|
||||||
BuildRequires: libkrb5-devel
|
BuildRequires: libkrb5-devel
|
||||||
BuildRequires: libmount-devel
|
BuildRequires: libmount-devel
|
||||||
%if "%{stage1}" != "1"
|
BuildRequires: libopenldap-devel
|
||||||
BuildRequires: libnfsidmap-devel
|
BuildRequires: libopenssl-devel
|
||||||
%endif
|
BuildRequires: libsasl2-devel
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: librpcsecgss-devel
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libtirpc-devel
|
BuildRequires: libtirpc-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: chkconfig
|
#%if "%{stage1}" != "1"
|
||||||
|
#BuildRequires: libnfsidmap-devel
|
||||||
|
#%endif
|
||||||
|
BuildRequires: rpcsvc-proto-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
# build libraries needed to support nfsv4
|
# build libraries needed to support nfsv4
|
||||||
#BuildRequires: tcp_wrappers-devel >= 7.6
|
#BuildRequires: tcp_wrappers-devel >= 7.6
|
||||||
@ -138,7 +138,7 @@ sed -i "s|/run/sysconfig|/run|" systemd/*
|
|||||||
# --enable-nfsv3 \
|
# --enable-nfsv3 \
|
||||||
# --enable-secure-statd
|
# --enable-secure-statd
|
||||||
|
|
||||||
make all CC=%{_host}-gcc CFLAGS="%{optflags}" LDFLAGS="-lrpcsecgss" \
|
make all CC=%{_host}-gcc CFLAGS="%{optflags}" \
|
||||||
generator_dir=%{_systemdgeneratordir}
|
generator_dir=%{_systemdgeneratordir}
|
||||||
#%if "%{_host}" != "%{_build}"
|
#%if "%{_host}" != "%{_build}"
|
||||||
# LDFLAGS="-L%{_prefix}/%{_host}/lib -lnsl -ldl -luuid -l"
|
# LDFLAGS="-L%{_prefix}/%{_host}/lib -lnsl -ldl -luuid -l"
|
||||||
@ -353,6 +353,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.2-2mamba
|
||||||
|
- rebuilt without obsolete librpcsecgss
|
||||||
|
|
||||||
* Thu Oct 29 2020 Automatic Build System <autodist@mambasoft.it> 2.5.2-1mamba
|
* Thu Oct 29 2020 Automatic Build System <autodist@mambasoft.it> 2.5.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user