From 1dd4e551669fed8b8f3b1aeb7d2d1745e7811bba Mon Sep 17 00:00:00 2001 From: lfl Date: Tue, 30 Jun 2020 09:48:04 +0800 Subject: [PATCH] update nfs-utils.spec. --- nfs-utils.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index 87a156d..2909cf5 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