[jogl2] Enable the build for arm

Clément David davidcl at fedoraproject.org
Wed Nov 19 16:10:40 UTC 2014


commit 1e7a1759332146fc86caa4f35fb94e2e3d4f7621
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Wed Nov 19 17:10:28 2014 +0100

    Enable the build for arm

 jogl2.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/jogl2.spec b/jogl2.spec
index c570f06..cb969df 100644
--- a/jogl2.spec
+++ b/jogl2.spec
@@ -1,6 +1,6 @@
 Name:           jogl2
 Version:        2.2.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 %global src_name jogl-v%{version}
 Summary:        Java bindings for the OpenGL API
 
@@ -164,6 +164,9 @@ find %{buildroot}%{_docdir}/%{name} -name '*.html' \
 %{_docdir}/%{name}
 
 %changelog
+* Wed Nov 19 2014 Clément David <c.david86 at gmail.com> - 2.2.4-2
+- Build for arm
+
 * Thu Oct 16 2014 Clément David <c.david86 at gmail.com> - 2.2.4-1
 - Update version
 - Add the Xcursor dependency


More information about the scm-commits mailing list