[xmobar] Enable build on sparcv9

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Mar 10 08:38:52 UTC 2011


commit ec1a78082b94b20c045275d932902e7e7c90556e
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Mar 10 09:15:38 2011 +0100

    Enable build on sparcv9
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 xmobar.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xmobar.spec b/xmobar.spec
index c5dc032..2ce8def 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -9,7 +9,7 @@
 
 Name:           xmobar
 Version:        0.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A minimalistic text-based status bar
 
 Group:          User Interface/X
@@ -21,7 +21,7 @@ Source1:        xmobar.desktop
 # https://github.com/jaor/xmobar/issues/#issue/6
 Source2:        xmonadpropwrite.hs
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
 BuildRequires:  desktop-file-utils
 BuildRequires:  ghc
 BuildRequires:  ghc-devel
@@ -83,6 +83,9 @@ popd
 
 
 %changelog
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.12-4
+- Enable build on sparcv9
+
 * Thu Feb 17 2011 Ben Boeckel <mathstuf at gmail.com> - 0.12-3
 - Rebuild for broken dependencies
 


More information about the scm-commits mailing list