rpms/subversion/devel subversion.spec,1.115,1.116

Joe Orton (jorton) fedora-extras-commits at redhat.com
Wed Jul 2 11:31:24 UTC 2008


Author: jorton

Update of /cvs/extras/rpms/subversion/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22978

Modified Files:
	subversion.spec 
Log Message:
* Wed Jul  2 2008 Joe Orton <jorton at redhat.com> 1.5.0-6
- build with OpenJDK



Index: subversion.spec
===================================================================
RCS file: /cvs/extras/rpms/subversion/devel/subversion.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- subversion.spec	2 Jul 2008 07:46:44 -0000	1.115
+++ subversion.spec	2 Jul 2008 11:30:22 -0000	1.116
@@ -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 @@
 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 @@
 %endif
 
 %changelog
+* Wed Jul  2 2008 Joe Orton <jorton at redhat.com> 1.5.0-6
+- build with OpenJDK
+
 * Wed Jul  2 2008 Joe Orton <jorton at redhat.com> 1.5.0-5
 - fix files list
 




More information about the fedora-extras-commits mailing list