rpms/subversion/devel subversion.spec,1.112,1.113

Joe Orton (jorton) fedora-extras-commits at redhat.com
Tue Jul 1 19:31:54 UTC 2008


Author: jorton

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

Modified Files:
	subversion.spec 
Log Message:
* Tue Jul  1 2008 Joe Orton <jorton at redhat.com> 1.5.0-3
- attempt build without java bits



Index: subversion.spec
===================================================================
RCS file: /cvs/extras/rpms/subversion/devel/subversion.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- subversion.spec	26 Jun 2008 14:53:38 -0000	1.112
+++ subversion.spec	1 Jul 2008 19:31:09 -0000	1.113
@@ -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 @@
 %endif
 
 %changelog
+* Tue Jul  1 2008 Joe Orton <jorton at redhat.com> 1.5.0-3
+- attempt build without java bits
+
 * Thu Jun 26 2008 Joe Orton <jorton at redhat.com> 1.5.0-2
 - update to 1.5.0
 




More information about the fedora-extras-commits mailing list