[bluetile] BR ghc-Cabal-devel instead of ghc-prof (cabal2spec-0.23.2)

Jens Petersen petersen at fedoraproject.org
Wed Jun 22 08:43:40 UTC 2011


commit 1e0066f1238403549fed0b98f1d9476f4b28b11b
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 22 17:43:28 2011 +0900

    BR ghc-Cabal-devel instead of ghc-prof (cabal2spec-0.23.2)

 bluetile.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/bluetile.spec b/bluetile.spec
index a3dc650..584560c 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
@@ -15,11 +15,10 @@ Source1:        README.fedora
 Source2:        gnome-bluetile-session
 Source3:        bluetile.session
 Patch1:         bluetile-0.5.3-WMName.patch
-# fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
-BuildRequires:  ghc-devel
+ExclusiveArch:  %{ghc_arches}
+BuildRequires:  ghc-Cabal-devel
 # macros for building haskell packages
-BuildRequires:  ghc-rpm-macros >= 0.7.0
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-xmonad-contrib-devel, ghc-gtk-devel, ghc-glade-devel, ghc-ConfigFile-devel, ghc-regex-compat-devel
 BuildRequires:  desktop-file-utils
 
@@ -75,6 +74,9 @@ install -p -m 0644 man/bluetile.1 %{buildroot}%{_mandir}/man1
 
 
 %changelog
+* Wed Jun 22 2011 Jens Petersen <petersen at redhat.com> - 0.5.3-11
+- BR ghc-Cabal-devel and use ghc_excluded_archs (cabal2spec-0.23.2)
+
 * 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