From 6e456b948d47e20475b10fa308e2daa0cb3a75c7 Mon Sep 17 00:00:00 2001 From: jorton Date: Tue, 1 Jul 2008 19:31:09 +0000 Subject: [PATCH] - attempt build without java bits --- subversion.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/subversion.spec b/subversion.spec index 6e5fc57..3a24d94 100644 --- a/subversion.spec +++ b/subversion.spec @@ -1,7 +1,7 @@ # set to zero to avoid running test suite %define make_check 1 -%define with_java 1 +%define with_java 0 # set JDK path to build javahl; default for JPackage %define jdk_path /usr/lib/jvm/java @@ -15,7 +15,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.5.0 -Release: 2 +Release: 3 License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ @@ -273,6 +273,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Jul 1 2008 Joe Orton 1.5.0-3 +- attempt build without java bits + * Thu Jun 26 2008 Joe Orton 1.5.0-2 - update to 1.5.0