rpms/maven2/devel maven2.spec,1.11,1.12

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Wed Aug 13 16:19:38 UTC 2008


Author: dbhole

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

Modified Files:
	maven2.spec 
Log Message:

Build for ppc64




Index: maven2.spec
===================================================================
RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- maven2.spec	9 Jul 2008 20:48:05 -0000	1.11
+++ maven2.spec	13 Aug 2008 16:19:08 -0000	1.12
@@ -34,6 +34,8 @@
 %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}
 
@@ -48,7 +50,7 @@
 
 Name:           %{name}
 Version:        %{maven_version}
-Release:        10.12%{?dist}
+Release:        10.13%{?dist}
 Epoch:          0
 Summary:        Java project management and project comprehension tool
 
@@ -275,7 +277,6 @@
 BuildRequires:       java-gcj-compat-devel
 Requires(post):      java-gcj-compat
 Requires(postun):    java-gcj-compat
-ExcludeArch:         ppc64
 %endif
 
 %description
@@ -2296,6 +2297,9 @@
 %endif
 
 %changelog
+* Wed Aug 13 2008 Deepak Bhole <dbhole at redhat.com> 2.0.4-10.13
+- Build for ppc64
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.4-10.12
 - drop repotag
 




More information about the scm-commits mailing list