diff --git a/subversion.spec b/subversion.spec index 46cad21..1a7b26d 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 0 +%define with_java 1 # 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: 5 +Release: 6 License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ @@ -85,7 +85,7 @@ This package includes the Perl bindings to the Subversion libraries. Group: Development/Libraries Summary: JNI bindings to the Subversion libraries Requires: subversion = %{version}-%{release} -BuildRequires: java-devel +BuildRequires: java-devel-openjdk %description javahl This package includes the JNI bindings to the Subversion libraries. @@ -275,6 +275,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Jul 2 2008 Joe Orton 1.5.0-6 +- build with OpenJDK + * Wed Jul 2 2008 Joe Orton 1.5.0-5 - fix files list