- attempt build without java bits

This commit is contained in:
jorton 2008-07-01 19:31:09 +00:00
parent 8a1f4fcae9
commit 6e456b948d

View File

@ -1,7 +1,7 @@
# set to zero to avoid running test suite # set to zero to avoid running test suite
%define make_check 1 %define make_check 1
%define with_java 1 %define with_java 0
# set JDK path to build javahl; default for JPackage # set JDK path to build javahl; default for JPackage
%define jdk_path /usr/lib/jvm/java %define jdk_path /usr/lib/jvm/java
@ -15,7 +15,7 @@
Summary: Modern Version Control System designed to replace CVS Summary: Modern Version Control System designed to replace CVS
Name: subversion Name: subversion
Version: 1.5.0 Version: 1.5.0
Release: 2 Release: 3
License: ASL 1.1 License: ASL 1.1
Group: Development/Tools Group: Development/Tools
URL: http://subversion.tigris.org/ URL: http://subversion.tigris.org/
@ -273,6 +273,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif %endif
%changelog %changelog
* Tue Jul 1 2008 Joe Orton <jorton@redhat.com> 1.5.0-3
- attempt build without java bits
* Thu Jun 26 2008 Joe Orton <jorton@redhat.com> 1.5.0-2 * Thu Jun 26 2008 Joe Orton <jorton@redhat.com> 1.5.0-2
- update to 1.5.0 - update to 1.5.0