rpms/plexus-ant-factory/devel plexus-ant-factory.spec,1.1,1.2

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


Author: dbhole

Update of /cvs/extras/rpms/plexus-ant-factory/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6581

Modified Files:
	plexus-ant-factory.spec 
Log Message:

Build without maven




Index: plexus-ant-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-ant-factory/devel/plexus-ant-factory.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plexus-ant-factory.spec	13 Mar 2007 23:06:24 -0000	1.1
+++ plexus-ant-factory.spec	20 Mar 2007 06:01:51 -0000	1.2
@@ -33,7 +33,6 @@
   %{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:
   %{_gcj_support}}%{!?_gcj_support:0}}}
 
-%define _without_maven 1
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
 %define without_maven %{?_without_maven:1}%{!?_without_maven:0}
 
@@ -42,7 +41,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.1.a1.2jpp.1%{?dist}
+Release:        0.1.a1.2jpp.2%{?dist}
 Epoch:          0
 Summary:        Plexus Ant component factory
 License:        MIT-Style
@@ -210,6 +209,9 @@
 
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a1.2jpp.2
+- Build with maven
+
 * Fri Feb 23 2007 Tania Bento <tbento at redhat.com> 0:1.0-0.1.a1.2jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the fedora-extras-commits mailing list