rpms/plexus-appserver/devel plexus-appserver.spec,1.1,1.2

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


Author: dbhole

Update of /cvs/extras/rpms/plexus-appserver/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6870

Modified Files:
	plexus-appserver.spec 
Log Message:

Build with maven




Index: plexus-appserver.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-appserver/devel/plexus-appserver.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plexus-appserver.spec	13 Mar 2007 21:25:02 -0000	1.1
+++ plexus-appserver.spec	20 Mar 2007 06:10:21 -0000	1.2
@@ -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}
 
@@ -44,7 +42,7 @@
 
 Name:           plexus-appserver
 Version:        1.0
-Release:        0.1.a5.3jpp.1%{?dist}
+Release:        0.1.a5.3jpp.2%{?dist}
 Epoch:          0
 Summary:        Plexus Application Server
 License:        Apache Software License
@@ -198,6 +196,9 @@
 %doc %{_javadocdir}/*
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-0.1.a5.3jpp.2
+- Build with maven
+
 * Tue Feb 20 2007 Tania Bento <tbento at redhat.com> 0:1.0-0.1.a5.3jpp.1
 - Fixed %%Release.
 - Fixed %%License.




More information about the scm-commits mailing list