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

Deepak Bhole dbhole at fedoraproject.org
Tue Mar 24 18:43:47 UTC 2009


Author: dbhole

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

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- plexus-appserver.spec	23 Mar 2009 19:33:01 -0000	1.10
+++ plexus-appserver.spec	24 Mar 2009 18:43:17 -0000	1.11
@@ -32,8 +32,6 @@
 
 %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}
@@ -44,7 +42,7 @@
 
 Name:           plexus-appserver
 Version:        1.0
-Release:        0.3.a5.2.8%{?dist}
+Release:        0.3.a5.2.9%{?dist}
 Epoch:          0
 Summary:        Plexus Application Server
 License:        ASL 2.0 and MIT
@@ -200,6 +198,9 @@
 %doc %{_javadocdir}/*
 
 %changelog
+* Tue Mar 24 2009 Deepak Bhole <dbhole at redhat.com> 1.0-0.3.a5.2.9
+- Build with maven
+
 * Mon Mar 23 2009 Deepak Bhole <dbhole at redhat.com> 1.0-0.3.a5.2.8
 - Build without maven
 




More information about the fedora-extras-commits mailing list