[quota] Renumber patches

Petr Pisar ppisar at fedoraproject.org
Tue Aug 23 15:51:07 UTC 2011


commit 0b187d506843da9b004a13d11458ac8c1732d67f
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Aug 23 17:31:37 2011 +0200

    Renumber patches

 quota.spec |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/quota.spec b/quota.spec
index 1effd24..732551b 100644
--- a/quota.spec
+++ b/quota.spec
@@ -20,17 +20,17 @@ Source2: quota_nld.sysconfig
 # Not accepted changes (378a64006bb1e818e84a1c77808563b802b028fa)
 # Some of the lines have been superseded by other commits probably.
 Patch0: quota-4.00-warnquota.patch
-Patch2: quota-3.06-man-page.patch
-Patch3: quota-3.06-pie.patch
-Patch4: quota-3.13-wrong-ports.patch
+Patch1: quota-3.06-man-page.patch
+Patch2: quota-3.06-pie.patch
+Patch3: quota-3.13-wrong-ports.patch
 # Bug #667757
-Patch6: quota-4.00_pre1-Make-RPC-block-factor-dynamic.patch
+Patch4: quota-4.00_pre1-Make-RPC-block-factor-dynamic.patch
 # Bug #668691
-Patch7: quota-4.00_pre1-Check-set-limits-fit-into-the-range-supported-by-RPC.patch
+Patch5: quota-4.00_pre1-Check-set-limits-fit-into-the-range-supported-by-RPC.patch
 # Bug #634137, submitted to upstream
-Patch8: quota-4.00_pre1-Store-PID-of-quota_nld.patch
+Patch6: quota-4.00_pre1-Store-PID-of-quota_nld.patch
 # In upstream after 4.00 (SF#3393151), bug #731622
-Patch9: quota-4.00-Do-not-report-missing-utmp-record-to-syslog.patch
+Patch7: quota-4.00-Do-not-report-missing-utmp-record-to-syslog.patch
 
 
 %description
@@ -101,15 +101,15 @@ Linux/UNIX environment.
 %prep
 %setup -q -n quota-tools
 %patch0 -p1
-%patch2 -p1
+%patch1 -p1
 %ifnarch ppc ppc64
-%patch3 -p1
+%patch2 -p1
 %endif
-%patch4 -p1
-%patch6 -p1 -b .rpc_block_factor_dynamic
-%patch7 -p1 -b .check_set_limits_rpc
-%patch8 -p1 -b .store_pid
-%patch9 -p1 -b .suppress_missing_utmp
+%patch3 -p1
+%patch4 -p1 -b .rpc_block_factor_dynamic
+%patch5 -p1 -b .check_set_limits_rpc
+%patch6 -p1 -b .store_pid
+%patch7 -p1 -b .suppress_missing_utmp
 # quotactl(2) moved into `man-pages' package (bug #640590)
 rm -f quotactl.2
 # remove VCS files


More information about the scm-commits mailing list