[jogl] Exclude ARM.

Jon Ciesla limb at fedoraproject.org
Tue Aug 13 19:52:58 UTC 2013


commit 41c14a77cb12f89e6f1339952ba82e60f4cd6ae0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Aug 13 14:47:43 2013 -0500

    Exclude ARM.

 jogl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jogl.spec b/jogl.spec
index 9c4f357..0c94760 100644
--- a/jogl.spec
+++ b/jogl.spec
@@ -1,11 +1,12 @@
 Name:		jogl
 Version:	1.1.1a
-Release:	10%{?dist}
+Release:	11%{?dist}
 Summary:	Java bindings for the OpenGL API
 
 Group:		Development/Libraries
 License:	MIT and BSD
 URL:		http://jogl.dev.java.net
+ExcludeArch:	%{arm}
 Source0:	http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1a/jogl-1.1.1a-src.zip
 Source1:	%{name}.properties
 # Change include and library paths for X11R6 to match actual locations on
@@ -116,6 +117,9 @@ cp -pr javadoc_jogl_dev/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Tue Aug 13 2013 Jon Ciesla <limburgher at gmail.com> - 1.1.1a-11
+- Excludearch ARM, not supported, BZ 992636.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1a-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list