rpms/maven2/devel maven2.spec,1.2,1.3

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Tue Mar 20 05:50:31 UTC 2007


Author: dbhole

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

Modified Files:
	maven2.spec 
Log Message:

Force gcj_support to 0




Index: maven2.spec
===================================================================
RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven2.spec	20 Mar 2007 04:46:28 -0000	1.2
+++ maven2.spec	20 Mar 2007 05:49:58 -0000	1.3
@@ -29,6 +29,7 @@
 #
 
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
+%define gcj_support 0
 
 %define _with_bootstrap 1
 
@@ -49,7 +50,7 @@
 
 Name:           %{name}
 Version:        %{maven_version}
-Release:        10jpp.4%{?dist}
+Release:        10jpp.5%{?dist}
 Epoch:          0
 Summary:        Java project management and project comprehension tool
 
@@ -2292,6 +2293,9 @@
 %endif
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 2.0.4-10jpp.5
+- Force gcj_support to 0
+
 * Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 2.0.4-10jpp.4
 - Build without gcj for now
 




More information about the fedora-extras-commits mailing list