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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Aug 31 21:47:28 UTC 2007


Author: dbhole

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

Modified Files:
	maven-surefire.spec 
Log Message:

- Build without maven (for initial ppc build)




Index: maven-surefire.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-surefire/devel/maven-surefire.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-surefire.spec	20 Mar 2007 06:07:04 -0000	1.2
+++ maven-surefire.spec	31 Aug 2007 21:46:55 -0000	1.3
@@ -33,6 +33,9 @@
 
 # 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}
 
@@ -40,7 +43,7 @@
 
 Name:           maven-surefire
 Version:        1.5.3
-Release:        2jpp.2%{?dist}
+Release:        2jpp.3%{?dist}
 Epoch:          0
 Summary:        Test framework project
 License:        Apache Software License
@@ -308,6 +311,9 @@
 
 
 %changelog
+* Fri Aug 31 2007 Deepak Bhole <dbhole at redhat.com> 0:1.5.3-2jpp.3
+- Build without maven (for initial ppc build)
+
 * Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.5.3-2jpp.2
 - Build with maven
 




More information about the fedora-extras-commits mailing list