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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Tue Mar 20 06:59:02 UTC 2007


Author: dbhole

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

Modified Files:
	maven2.spec 
Log Message:

Build without bootstrap




Index: maven2.spec
===================================================================
RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven2.spec	20 Mar 2007 05:49:58 -0000	1.3
+++ maven2.spec	20 Mar 2007 06:58:29 -0000	1.4
@@ -28,10 +28,8 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
+%define _with_gcj_support 1
 %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
 
 %define with_itests %{!?_with_itests:0}%{?_with_itests:1}
 %define without_itests %{?_with_itests:0}%{!?_with_itests:1}
@@ -50,7 +48,7 @@
 
 Name:           %{name}
 Version:        %{maven_version}
-Release:        10jpp.5%{?dist}
+Release:        10jpp.6%{?dist}
 Epoch:          0
 Summary:        Java project management and project comprehension tool
 
@@ -2293,6 +2291,9 @@
 %endif
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:2.0.4-10jpp.6
+- Build without bootstrap
+
 * Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 2.0.4-10jpp.5
 - Force gcj_support to 0
 




More information about the fedora-extras-commits mailing list