rpms/maven-surefire/devel maven-surefire.spec,1.3,1.4

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Sep 21 20:36:33 UTC 2007


Author: dbhole

Update of /cvs/extras/rpms/maven-surefire/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4248

Modified Files:
	maven-surefire.spec 
Log Message:

- Build with maven
- ExcludeArch ppc64





Index: maven-surefire.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-surefire/devel/maven-surefire.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven-surefire.spec	31 Aug 2007 21:46:55 -0000	1.3
+++ maven-surefire.spec	21 Sep 2007 20:36:01 -0000	1.4
@@ -34,8 +34,6 @@
 # If you don't want to build with maven, and use straight ant instead,
 # give rpmbuild option '--without maven'
 
-%define _without_maven 1
-
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
 %define without_maven %{?_without_maven:1}%{!?_without_maven:0}
 
@@ -43,7 +41,7 @@
 
 Name:           maven-surefire
 Version:        1.5.3
-Release:        2jpp.3%{?dist}
+Release:        2jpp.4%{?dist}
 Epoch:          0
 Summary:        Test framework project
 License:        Apache Software License
@@ -70,6 +68,9 @@
 %if ! %{gcj_support}
 BuildArch:      noarch
 %endif
+ExcludeArch:    ppc64
+%endif
+
 BuildRequires:  ant
 BuildRequires:  ant-nodeps
 BuildRequires:  classworlds
@@ -311,6 +312,10 @@
 
 
 %changelog
+* Fri Sep 21 2007 Deepak Bhole <dbhole at redhat.com> 1.5.3-2jpp.4
+- Build with maven
+- ExcludeArch ppc64
+
 * Fri Aug 31 2007 Deepak Bhole <dbhole at redhat.com> 0:1.5.3-2jpp.3
 - Build without maven (for initial ppc build)
 




More information about the fedora-extras-commits mailing list