diff --git a/nfs-utils-2.4.2.tar.xz b/nfs-utils-2.4.2.tar.xz deleted file mode 100644 index 561dd58..0000000 Binary files a/nfs-utils-2.4.2.tar.xz and /dev/null differ diff --git a/nfs-utils-2.4.3.tar.xz b/nfs-utils-2.4.3.tar.xz new file mode 100644 index 0000000..1fc34fc Binary files /dev/null and b/nfs-utils-2.4.3.tar.xz differ diff --git a/nfs-utils.spec b/nfs-utils.spec index 87a156d..440ebe5 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -3,8 +3,8 @@ %global _statdpath /var/lib/nfs/statd Name: nfs-utils -Version: 2.4.2 -Release: 3 +Version: 2.4.3 +Release: 0 Epoch: 1 Summary: The Linux NFS userland utility package License: MIT and GPLv2 and GPLv2+ and BSD @@ -127,9 +127,6 @@ ln -s nfs-idmapd.service nfs-idmap.service rm -rf $RPM_BUILD_ROOT%{_libdir}/{*.a,*.la} rm -rf $RPM_BUILD_ROOT%{_libdir}/libnfsidmap/{*.a,*.la} -%check -make check - %pre if [ -f /var/lock/subsys/rpc.gssd ]; then mv /var/lock/subsys/rpc.gssd /var/lock/subsys/rpcgssd @@ -224,11 +221,11 @@ fi %{_mandir}/*/* %changelog -* Sat Mar 28 2020 hy - 2.4.2-3 -- Type:enhancemnet +* Wed Apr 15 2020 Miaohe Lin - 2.4.3-0 +- Type:bugfix - ID:NA -- SUG:restart -- DESC:add make check +- SUG:NA +- DESC:Upgrade Package to 2.4.3 * Fri Jan 17 2020 openEuler Buildteam - 2.4.2-2 - Type:bugfix