- fix kwallet patch for fuzz=0

This commit is contained in:
jorton 2009-11-08 17:20:22 +00:00
parent 3f94a11832
commit 55ca5fbc61
2 changed files with 5 additions and 5 deletions

View File

@ -3,10 +3,10 @@ The first half of this is certainly upstream-worthy, but the second half is pres
some Fedora-specific KDE packaging thing. It's not obvious how to get some Fedora-specific KDE packaging thing. It's not obvious how to get
kde4-config to report the directory which contains the .so files. kde4-config to report the directory which contains the .so files.
--- subversion-1.6.2/build/ac-macros/kwallet.m4.kwallet --- subversion-1.6.6/build/ac-macros/kwallet.m4.kwallet
+++ subversion-1.6.2/build/ac-macros/kwallet.m4 +++ subversion-1.6.6/build/ac-macros/kwallet.m4
@@ -45,14 +45,14 @@ AC_DEFUN(SVN_LIB_KWALLET, @@ -47,14 +47,14 @@ AC_DEFUN(SVN_LIB_KWALLET,
CPPFLAGS="$CPPFLAGS $d" fi
done done
qt_include_dirs="`$PKG_CONFIG --cflags-only-I QtCore QtDBus QtGui`" qt_include_dirs="`$PKG_CONFIG --cflags-only-I QtCore QtDBus QtGui`"
- kde_dir="`$kde4_config --prefix`" - kde_dir="`$kde4_config --prefix`"

View File

@ -32,7 +32,7 @@ Patch2: subversion-1.6.0-deplibs.patch
Patch3: subversion-1.6.1-rpath.patch Patch3: subversion-1.6.1-rpath.patch
Patch6: subversion-1.6.0-pie.patch Patch6: subversion-1.6.0-pie.patch
Patch7: subversion-1.1.3-java.patch Patch7: subversion-1.1.3-java.patch
Patch8: subversion-1.6.2-kwallet.patch Patch8: subversion-1.6.6-kwallet.patch
BuildRequires: autoconf, libtool, python, python-devel, texinfo, which BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24, gettext BuildRequires: db4-devel >= 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