[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/plexus-ant-factory/devel plexus-ant-factory.spec,1.2,1.3
- From: Deepak Bhole (dbhole) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/plexus-ant-factory/devel plexus-ant-factory.spec,1.2,1.3
- Date: Fri, 31 Aug 2007 17:42:47 -0400
Author: dbhole
Update of /cvs/extras/rpms/plexus-ant-factory/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30251
Modified Files:
plexus-ant-factory.spec
Log Message:
- Build without maven (to build on ppc)
Index: plexus-ant-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-ant-factory/devel/plexus-ant-factory.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plexus-ant-factory.spec 20 Mar 2007 06:01:51 -0000 1.2
+++ plexus-ant-factory.spec 31 Aug 2007 21:42:12 -0000 1.3
@@ -33,6 +33,8 @@
%{?_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}
@@ -41,7 +43,7 @@
Name: %{parent}-%{subname}
Version: 1.0
-Release: 0.1.a1.2jpp.2%{?dist}
+Release: 0.1.a1.2jpp.3%{?dist}
Epoch: 0
Summary: Plexus Ant component factory
License: MIT-Style
@@ -209,6 +211,9 @@
%changelog
+* Fri Aug 31 2007 Deepak Bhole <dbhole redhat com> 1.0-0.1.a1.2jpp.3
+- Build without maven (to build on ppc)
+
* Tue Mar 20 2007 Deepak Bhole <dbhole redhat com> 1.0-0.1.a1.2jpp.2
- Build with maven
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]