[bluetile/f15] add ARM

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 15 00:39:41 UTC 2011


commit 91b0d895687b8b1104b810a0e38cbbd83045e591
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 15 00:39:32 2011 +0000

    add ARM

 bluetile.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bluetile.spec b/bluetile.spec
index ca7831c..0e406cf 100644
--- a/bluetile.spec
+++ b/bluetile.spec
@@ -4,7 +4,7 @@
 
 Name:           bluetile
 Version:        0.5.3
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Tiling window manager for GNOME
 
 Group:          User Interface/X
@@ -16,7 +16,7 @@ Source2:        gnome-bluetile-session
 Source3:        bluetile.session
 Patch1:         bluetile-0.5.3-WMName.patch
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 %{arm}
 BuildRequires:  ghc-devel
 # macros for building haskell packages
 BuildRequires:  ghc-rpm-macros >= 0.7.0
@@ -75,6 +75,9 @@ install -p -m 0644 man/bluetile.1 %{buildroot}%{_mandir}/man1
 
 
 %changelog
+* Mon Nov 14 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.5.3-11
+- Add ARM arch
+
 * Mon May 23 2011 Jens Petersen <petersen at redhat.com> - 0.5.3-10
 - use bluetile for WMName
 - replace gnome-bluetile-session with a script


More information about the scm-commits mailing list