rpms/plexus-bsh-factory/devel plexus-bsh-factory.spec,1.4,1.5

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Sep 21 19:49:30 UTC 2007


Author: dbhole

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

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

- ExcludeArch ppc64




Index: plexus-bsh-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plexus-bsh-factory.spec	10 Sep 2007 19:58:30 -0000	1.4
+++ plexus-bsh-factory.spec	21 Sep 2007 19:48:58 -0000	1.5
@@ -39,7 +39,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.1.a7s.2jpp.4%{?dist}
+Release:        0.1.a7s.2jpp.5%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
 License:        MIT-Style
@@ -57,6 +57,8 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
+%else
+ExcludeArch:    ppc64
 %endif
 
 BuildRequires:     jpackage-utils >= 0:1.7.2
@@ -208,6 +210,9 @@
 %endif
 
 %changelog
+* Fri Sep 21 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a7s.2jpp.5
+- ExcludeArch ppc64
+
 * Mon Sep 10 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a7s.2jpp.4
 - Build with maven
 




More information about the scm-commits mailing list