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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Tue Mar 20 06:07:37 UTC 2007


Author: dbhole

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

Modified Files:
	maven-surefire.spec 
Log Message:

Build with maven




Index: maven-surefire.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-surefire/devel/maven-surefire.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maven-surefire.spec	13 Mar 2007 23:19:51 -0000	1.1
+++ maven-surefire.spec	20 Mar 2007 06:07:04 -0000	1.2
@@ -33,8 +33,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}
 
@@ -42,7 +40,7 @@
 
 Name:           maven-surefire
 Version:        1.5.3
-Release:        2jpp.1%{?dist}
+Release:        2jpp.2%{?dist}
 Epoch:          0
 Summary:        Test framework project
 License:        Apache Software License
@@ -310,6 +308,9 @@
 
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.5.3-2jpp.2
+- Build with maven
+
 * Mon Feb 26 2007 Tania Bento <tbento at redhat.com> 0:1.5.3-2jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the fedora-extras-commits mailing list