[berusky2] build on ARM too

Peter Robinson pbrobinson at fedoraproject.org
Wed May 2 21:38:54 UTC 2012


commit 5265a5a4f920779992572707c281458dc7a9a713
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed May 2 22:38:44 2012 +0100

    build on ARM too

 berusky2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/berusky2.spec b/berusky2.spec
index 686156d..bdca5f5 100644
--- a/berusky2.spec
+++ b/berusky2.spec
@@ -1,6 +1,6 @@
 Name:           berusky2
 Version:        0.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Summary:        Sokoban clone
 Group:          Amusements/Games
@@ -16,7 +16,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  freealut-devel
 BuildRequires:  openal-soft-devel
 BuildRequires:  libvorbis-devel
-ExclusiveArch:  %{ix86} x86_64
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 Berusky 2 is a game that challenges your visual/spatial thinking
@@ -79,6 +79,9 @@ fi
 %{_var}/games/%{name}/*
 
 %changelog
+* Wed May  2 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.7-2
+- Build on ARM too
+
 * Wed Mar 28 2012 Martin Stransky <stransky at redhat.com> 0.7-1
 - Updated to 0.7
 


More information about the scm-commits mailing list