From ef68f424a4a368a612fa396f3768137a3671fdc1 Mon Sep 17 00:00:00 2001 From: fake Date: Tue, 11 Apr 2006 15:24:49 +0000 Subject: [PATCH] fake: subversion: update to 1.3.1 fix hard-coded jdk location [2006040409415010467] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7488 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/subversion/subversion.conf | 2 +- package/base/subversion/subversion.desc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/base/subversion/subversion.conf b/package/base/subversion/subversion.conf index 44086d82d..e1a2b0cf1 100644 --- a/package/base/subversion/subversion.conf +++ b/package/base/subversion/subversion.conf @@ -22,7 +22,7 @@ # use system wide neon pkginstalled neon && var_append extraconfopt " " "--with-neon=$root/usr" -pkginstalled sun-jdk14 && var_append extraconfopt " " "--enable-javahl --with-jdk=/opt/j2sdk1.4.2_09/" +pkginstalled sun-jdk14 && var_append extraconfopt " " "--enable-javahl --with-jdk=`ls -d1R $root/opt/j2sdk1.4*`" if [ "$xpkg" = subversion-static ] then diff --git a/package/base/subversion/subversion.desc b/package/base/subversion/subversion.desc index c5a8418c0..0857386ec 100644 --- a/package/base/subversion/subversion.desc +++ b/package/base/subversion/subversion.desc @@ -42,10 +42,10 @@ [L] OpenSource [S] Stable -[V] 1.3.0 +[V] 1.3.1 [P] X -?---5---9 193.400 -[D] 3009228507 subversion-1.3.0.tar.bz2 http://subversion.tigris.org/tarballs/ +[D] 3710891383 subversion-1.3.1.tar.bz2 http://subversion.tigris.org/tarballs/ [CV-URL] http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260