From 9a16289d548340d9bd0f338ab6e13018bfdce669 Mon Sep 17 00:00:00 2001 From: lfl Date: Tue, 30 Jun 2020 09:36:50 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=209000-Limit-nu?= =?UTF-8?q?mber-of-comparison-characters-to-4.patch=20=E4=B8=BA=200000-Lim?= =?UTF-8?q?it-number-of-comparison-characters-to-4.patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...patch => 0000-Limit-number-of-comparison-characters-to-4.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 9000-Limit-number-of-comparison-characters-to-4.patch => 0000-Limit-number-of-comparison-characters-to-4.patch (100%) diff --git a/9000-Limit-number-of-comparison-characters-to-4.patch b/0000-Limit-number-of-comparison-characters-to-4.patch similarity index 100% rename from 9000-Limit-number-of-comparison-characters-to-4.patch rename to 0000-Limit-number-of-comparison-characters-to-4.patch From 9b35e011dc93afb078a7a975cfda51dee199b8f0 Mon Sep 17 00:00:00 2001 From: lfl Date: Tue, 30 Jun 2020 09:37:00 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=209001-Limit-ma?= =?UTF-8?q?ximum-of-RPC-port.patch=20=E4=B8=BA=200001-Limit-maximum-of-RPC?= =?UTF-8?q?-port.patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...imum-of-RPC-port.patch => 0001-Limit-maximum-of-RPC-port.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 9001-Limit-maximum-of-RPC-port.patch => 0001-Limit-maximum-of-RPC-port.patch (100%) diff --git a/9001-Limit-maximum-of-RPC-port.patch b/0001-Limit-maximum-of-RPC-port.patch similarity index 100% rename from 9001-Limit-maximum-of-RPC-port.patch rename to 0001-Limit-maximum-of-RPC-port.patch From 04ff7dfd49d78dc85f4c896600f5ded0db776fe4 Mon Sep 17 00:00:00 2001 From: lfl Date: Tue, 30 Jun 2020 09:39:07 +0800 Subject: [PATCH 3/3] update quota.spec. --- quota.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/quota.spec b/quota.spec index 758e9c9..538c0b3 100644 --- a/quota.spec +++ b/quota.spec @@ -1,7 +1,7 @@ Name: quota Version: 4.05 Epoch: 1 -Release: 1 +Release: 2 Summary: Linux Diskquota system as part of the Linux kernel License: BSD and GPLv2 and GPLv2+ and LGPLv2+ URL: http://sourceforge.net/projects/linuxquota/ @@ -12,8 +12,8 @@ Source2: quota_nld.sysconfig Source3: rpc-rquotad.service Source4: rpc-rquotad.sysconfig -Patch9000: 9000-Limit-number-of-comparison-characters-to-4.patch -Patch9001: 9001-Limit-maximum-of-RPC-port.patch +Patch0: 0000-Limit-number-of-comparison-characters-to-4.patch +Patch1: 0001-Limit-maximum-of-RPC-port.patch BuildRequires: autoconf, automake, coreutils, rpcgen, systemd BuildRequires: e2fsprogs-devel, gettext-devel, openldap-devel @@ -122,6 +122,9 @@ make check %{_mandir}/man*/* %changelog +* Tue Jun 30 2020 volcanodragon - 1:4.05-2 +- rename patches + * Sat Jan 11 2020 renxudong - 1:4.05-1 - Upgrade to 4.05