rpms/plexus-appserver/devel plexus-appserver.spec,1.9,1.10

Deepak Bhole dbhole at fedoraproject.org
Mon Mar 23 19:33:31 UTC 2009


Author: dbhole

Update of /cvs/extras/rpms/plexus-appserver/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28600

Modified Files:
	plexus-appserver.spec 
Log Message:

Build without maven




Index: plexus-appserver.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-appserver/devel/plexus-appserver.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- plexus-appserver.spec	23 Mar 2009 18:15:21 -0000	1.9
+++ plexus-appserver.spec	23 Mar 2009 19:33:01 -0000	1.10
@@ -32,6 +32,8 @@
 
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 
+%define _without_maven 1
+
 # If you don't want to build with maven, and use straight ant instead,
 # give rpmbuild option '--without maven'
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
@@ -42,7 +44,7 @@
 
 Name:           plexus-appserver
 Version:        1.0
-Release:        0.3.a5.2.7%{?dist}
+Release:        0.3.a5.2.8%{?dist}
 Epoch:          0
 Summary:        Plexus Application Server
 License:        ASL 2.0 and MIT
@@ -198,6 +200,9 @@
 %doc %{_javadocdir}/*
 
 %changelog
+* Mon Mar 23 2009 Deepak Bhole <dbhole at redhat.com> 1.0-0.3.a5.2.8
+- Build without maven
+
 * Mon Mar 23 2009 Deepak Bhole <dbhole at redhat.com> 1.0-0.3.a5.2.7
 - Add tomcat servlet api dependency
 - Build on ppc64




More information about the fedora-extras-commits mailing list