rpms/maven2/devel maven2.spec,1.5,1.6

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Sep 21 18:48:41 UTC 2007


Author: dbhole

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

Modified Files:
	maven2.spec 
Log Message:

- Rebuild without bootstrap




Index: maven2.spec
===================================================================
RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- maven2.spec	7 Sep 2007 20:30:20 -0000	1.5
+++ maven2.spec	21 Sep 2007 18:48:08 -0000	1.6
@@ -34,7 +34,6 @@
 %define with_itests %{!?_with_itests:0}%{?_with_itests:1}
 %define without_itests %{?_with_itests:0}%{!?_with_itests:1}
 
-%define _with_bootstrap 1
 %define with_bootstrap %{!?_with_bootstrap:0}%{?_with_bootstrap:1}
 %define without_bootstrap %{?_with_bootstrap:0}%{!?_with_bootstrap:1}
 
@@ -49,7 +48,7 @@
 
 Name:           %{name}
 Version:        %{maven_version}
-Release:        10jpp.6%{?dist}
+Release:        10jpp.8%{?dist}
 Epoch:          0
 Summary:        Java project management and project comprehension tool
 
@@ -2295,6 +2294,9 @@
 %endif
 
 %changelog
+* Fri Sep 21 2007 Deepak Bhole <dbhole at redhat.com> 0:2.0.4-10jpp.8
+- Rebuild without bootstrap
+
 * Fri Sep 07 2007 Deepak Bhole <dbhole at redhat.com> 0:2.0.4-10jpp.7
 - Exclude ppc64 build
 - Add patch to build with ant 1.7




More information about the fedora-extras-commits mailing list