diff --git a/9000-systemd-idmapd-require-rpc-pipefs.patch b/0000-systemd-idmapd-require-rpc-pipefs.patch similarity index 100% rename from 9000-systemd-idmapd-require-rpc-pipefs.patch rename to 0000-systemd-idmapd-require-rpc-pipefs.patch diff --git a/9001-correct-the-statd-path-in-man.patch b/0001-correct-the-statd-path-in-man.patch similarity index 100% rename from 9001-correct-the-statd-path-in-man.patch rename to 0001-correct-the-statd-path-in-man.patch diff --git a/nfs-utils.spec b/nfs-utils.spec index 87a156d6efc09b2653bfb625f539136696b8f257..2909cf530b9b1246cbffa55edd0fd83792e15f03 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -4,7 +4,7 @@ Name: nfs-utils Version: 2.4.2 -Release: 3 +Release: 4 Epoch: 1 Summary: The Linux NFS userland utility package License: MIT and GPLv2 and GPLv2+ and BSD @@ -12,8 +12,8 @@ URL: http://sourceforge.net/projects/nfs/ Source0: https://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/%{name}-%{version}.tar.xz -Patch9000: 9000-systemd-idmapd-require-rpc-pipefs.patch -Patch9001: 9001-correct-the-statd-path-in-man.patch +Patch0: 0000-systemd-idmapd-require-rpc-pipefs.patch +Patch1: 0001-correct-the-statd-path-in-man.patch BuildRequires: libevent-devel,libcap-devel, libtirpc-devel libblkid-devel BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2 @@ -224,6 +224,12 @@ fi %{_mandir}/*/* %changelog +* Tue Jun 30 2020 volcanodragon - 2.4.2-4 +- Type:enhancemnet +- ID:NA +- SUG:restart +- DESC:rename patch + * Sat Mar 28 2020 hy - 2.4.2-3 - Type:enhancemnet - ID:NA