[ant-antunit/el6/master] - ExcludeArch ppc64 - no java >= 1:1.6.0 on ppc64

Orion Poplawski orion at fedoraproject.org
Mon Dec 20 17:04:33 UTC 2010


commit 7d408d123bc51e560c3a54fa4233b81d47fe79ac
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Dec 20 10:04:25 2010 -0700

    - ExcludeArch ppc64 - no java >= 1:1.6.0 on ppc64

 ant-antunit.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ant-antunit.spec b/ant-antunit.spec
index 818b9ec..b1b24a6 100644
--- a/ant-antunit.spec
+++ b/ant-antunit.spec
@@ -2,13 +2,14 @@
 
 Name:             ant-%{base_name}
 Version:          1.1
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Provide antunit ant task
 Group:            Development/Libraries
 License:          ASL 2.0
 URL:              http://ant.apache.org/antlibs/%{base_name}/
 Source0:          http://www.apache.org/dist/ant/antlibs/%{base_name}/source/apache-%{name}-%{version}-src.tar.bz2
 BuildArch:        noarch
+ExcludeArch:      ppc64
 
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
@@ -97,6 +98,9 @@ echo "ant/ant-antunit" > %{buildroot}%{_sysconfdir}/%{name}.d/antunit
 
 
 %changelog
+* Mon Dec 20 2010 Orion Poplawski <orion at cora.nwra.com> 1.1-4
+- ExcludeArch ppc64 - no java >= 1:1.6.0 on ppc64
+
 * Mon Dec 6 2010 Orion Poplawski <orion at cora.nwra.com> 1.1-3
 - Rename to ant-antunit
 - Drop BuildRoot and %%clean


More information about the scm-commits mailing list