renumber patches.

This commit is contained in:
Joe Orton 2013-06-18 16:39:10 +01:00
parent 83f457fbef
commit b3a52efdbf

View File

@ -41,8 +41,8 @@ Source8: svnserve.sysconf
Patch1: subversion-1.7.0-rpath.patch Patch1: subversion-1.7.0-rpath.patch
Patch2: subversion-1.7.0-pie.patch Patch2: subversion-1.7.0-pie.patch
Patch3: subversion-1.8.0-kwallet.patch Patch3: subversion-1.8.0-kwallet.patch
Patch9: subversion-1.8.0-rubybind.patch Patch4: subversion-1.8.0-rubybind.patch
Patch11: subversion-1.8.0-aarch64.patch Patch5: subversion-1.8.0-aarch64.patch
BuildRequires: autoconf, libtool, python, python-devel, texinfo, which BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
BuildRequires: %{dbdevel} >= 4.1.25, swig >= 1.3.24, gettext BuildRequires: %{dbdevel} >= 4.1.25, swig >= 1.3.24, gettext
BuildRequires: apr-devel >= 1.3.0, apr-util-devel >= 1.3.0 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 %patch1 -p1 -b .rpath
%patch2 -p1 -b .pie %patch2 -p1 -b .pie
%patch3 -p1 -b .kwallet %patch3 -p1 -b .kwallet
%patch9 -p1 -b .rubybind %patch4 -p1 -b .rubybind
%patch11 -p1 -b .aarch64 %patch5 -p1 -b .aarch64
%build %build
# Regenerate the buildsystem, so that: # Regenerate the buildsystem, so that: