From b3a52efdbf283f018701052a85eaa23f055789f1 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 18 Jun 2013 16:39:10 +0100 Subject: [PATCH] renumber patches. --- subversion.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/subversion.spec b/subversion.spec index f2df6fe..21a9870 100644 --- a/subversion.spec +++ b/subversion.spec @@ -41,8 +41,8 @@ Source8: svnserve.sysconf Patch1: subversion-1.7.0-rpath.patch Patch2: subversion-1.7.0-pie.patch Patch3: subversion-1.8.0-kwallet.patch -Patch9: subversion-1.8.0-rubybind.patch -Patch11: subversion-1.8.0-aarch64.patch +Patch4: subversion-1.8.0-rubybind.patch +Patch5: subversion-1.8.0-aarch64.patch BuildRequires: autoconf, libtool, python, python-devel, texinfo, which BuildRequires: %{dbdevel} >= 4.1.25, swig >= 1.3.24, gettext BuildRequires: apr-devel >= 1.3.0, apr-util-devel >= 1.3.0 @@ -179,8 +179,8 @@ This package includes supplementary tools for use with Subversion. %patch1 -p1 -b .rpath %patch2 -p1 -b .pie %patch3 -p1 -b .kwallet -%patch9 -p1 -b .rubybind -%patch11 -p1 -b .aarch64 +%patch4 -p1 -b .rubybind +%patch5 -p1 -b .aarch64 %build # Regenerate the buildsystem, so that: