- fix to build with neon 0.25.5

This commit is contained in:
jorton 2006-01-31 11:46:13 +00:00
parent 81d0bd6f76
commit 130476fb98
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Source0: http://subversion.tigris.org/tarballs/subversion-%{version}.tar.gz
Source1: subversion.conf
Source3: filter-requires.sh
Source4: http://www.xsteve.at/prg/emacs/psvn.el
Patch1: subversion-1.3.0-neonver.patch
Patch2: subversion-0.20.1-deplibs.patch
Patch3: subversion-0.31.0-rpath.patch
Patch6: subversion-1.0.3-pie.patch
@ -101,6 +102,7 @@ This package includes the Ruby bindings to the Subversion libraries.
%prep
%setup -q
%patch1 -p1 -b .neonver
%patch2 -p1 -b .deplibs
%patch3 -p1 -b .rpath
%patch6 -p1 -b .pie