[iputils] Renumber patches

jsynacek jsynacek at fedoraproject.org
Fri Dec 7 10:10:13 UTC 2012


commit 1ff80602c06fea0671feb605f0bad4fc9e935e61
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Fri Dec 7 08:09:10 2012 +0100

    Renumber patches

 iputils.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/iputils.spec b/iputils.spec
index 3c7661f..a694551 100644
--- a/iputils.spec
+++ b/iputils.spec
@@ -16,9 +16,9 @@ Source5: rdisc.sysconfig
 Source6: ninfod.service
 
 Patch0: iputils-20020927-rh.patch
-Patch3: iputils-ifenslave.patch
+Patch1: iputils-ifenslave.patch
 # upstreamed
-Patch10: iputils-20121125-ninfod-minor.patch
+Patch2: iputils-20121125-ninfod-minor.patch
 
 BuildRequires: docbook-utils perl-SGMLSpm
 BuildRequires: glibc-kernheaders >= 2.4-8.19
@@ -67,8 +67,8 @@ Queries.
 %setup -q -a 1 -n %{name}-s%{version}
 
 %patch0 -p1 -b .rh
-%patch3 -p1 -b .addr
-%patch10 -p1 -b .ninfod-minor
+%patch1 -p1 -b .addr
+%patch2 -p1 -b .ninfod-minor
 
 %build
 %ifarch s390 s390x
@@ -180,6 +180,7 @@ mv -f RELNOTES.tmp RELNOTES
 - Update to iputils-s20121207 (#884983) - fixes a ping segfault introduced
   by the previous update
 - Update ninfod-minor patch
+- Renumber patches
 
 * Thu Dec 06 2012 Jan Synáček <jsynacek at redhat.com> - 20121205-1
 - Update to iputils-s20121205 (#884436) and remove unnecessary patches


More information about the scm-commits mailing list