From ec1a78082b94b20c045275d932902e7e7c90556e Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Thu, 10 Mar 2011 09:15:38 +0100 Subject: [PATCH] Enable build on sparcv9 Signed-off-by: Fabio M. Di Nitto --- xmobar.spec | 7 +++++-- 1 file 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 - 0.12-4 +- Enable build on sparcv9 + * Thu Feb 17 2011 Ben Boeckel - 0.12-3 - Rebuild for broken dependencies