rpms/maven-surefire/devel maven-surefire.spec,1.9,1.10

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Wed Aug 13 15:08:03 UTC 2008


Author: dbhole

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

Modified Files:
	maven-surefire.spec 
Log Message:

Build for ppc64




Index: maven-surefire.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-surefire/devel/maven-surefire.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- maven-surefire.spec	9 Jul 2008 20:54:21 -0000	1.9
+++ maven-surefire.spec	13 Aug 2008 15:07:32 -0000	1.10
@@ -34,6 +34,8 @@
 # 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}
 
@@ -41,7 +43,7 @@
 
 Name:           maven-surefire
 Version:        1.5.3
-Release:        2.7%{?dist}
+Release:        2.8%{?dist}
 Epoch:          0
 Summary:        Test framework project
 License:        ASL 2.0
@@ -67,8 +69,6 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
-%else
-ExcludeArch:    ppc64
 %endif
 
 BuildRequires:  ant
@@ -314,6 +314,9 @@
 
 
 %changelog
+* Wed Aug 13 2008 Deepak Bhole <dbhole at redhat.com> 1.5.3-2.8
+- Build for ppc64
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.3-2.7
 - drop repotag
 




More information about the scm-commits mailing list