rpms/plexus-bsh-factory/devel plexus-bsh-factory.spec,1.9,1.10

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Wed Aug 13 15:11:42 UTC 2008


Author: dbhole

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

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

- Build for ppc64




Index: plexus-bsh-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- plexus-bsh-factory.spec	10 Jul 2008 01:23:20 -0000	1.9
+++ plexus-bsh-factory.spec	13 Aug 2008 15:11:12 -0000	1.10
@@ -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.2.a7s.1.8%{?dist}
+Release:        0.2.a7s.1.9%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
 License:        MIT
@@ -58,8 +60,6 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
-%else
-ExcludeArch:    ppc64
 %endif
 
 BuildRequires:     jpackage-utils >= 0:1.7.2
@@ -213,6 +213,9 @@
 %endif
 
 %changelog
+* Wed Aug 13 2008 Deepak Bhole <dbhole at redhat.com> 1.0-0.2.a7s.1.9
+- Build for ppc64
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0-0.2.a7s.1.8
 - add license information from upstream
 




More information about the fedora-extras-commits mailing list