rpms/plexus-bsh-factory/devel plexus-bsh-factory.spec,1.2,1.3

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Aug 31 21:38:42 UTC 2007


Author: dbhole

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

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

- Build without maven (to build on ppc)





Index: plexus-bsh-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plexus-bsh-factory.spec	20 Mar 2007 06:03:22 -0000	1.2
+++ plexus-bsh-factory.spec	31 Aug 2007 21:38:03 -0000	1.3
@@ -31,6 +31,8 @@
 %define _with_gcj_support 1
 %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
+
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
 %define without_maven %{?_without_maven:1}%{!?_without_maven:0}
 
@@ -39,7 +41,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.1.a7s.2jpp.2%{?dist}
+Release:        0.1.a7s.2jpp.3%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
 License:        MIT-Style
@@ -208,6 +210,9 @@
 %endif
 
 %changelog
+* Fri Aug 31 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a7s.2jpp.3
+- Build without maven (to build on ppc)
+
 * Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a7s.2jpp.2
 - Build with maven
 




More information about the fedora-extras-commits mailing list