[ghc-citeproc-hs] use BR ghc-Cabal-devel and ghc_arches (cabal2spec-0.23.2)

Jens Petersen petersen at fedoraproject.org
Wed Jun 22 09:28:23 UTC 2011


commit dc7ed91a3c3b236953911ee6d3e62a348eb764d9
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 22 18:28:13 2011 +0900

    use BR ghc-Cabal-devel and ghc_arches (cabal2spec-0.23.2)

 ghc-citeproc-hs.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ghc-citeproc-hs.spec b/ghc-citeproc-hs.spec
index 7323926..2fe1473 100644
--- a/ghc-citeproc-hs.spec
+++ b/ghc-citeproc-hs.spec
@@ -14,17 +14,15 @@ Citation Style Language (CSL): http://citationstyles.org/.
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-# fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 ppc64
-BuildRequires:  ghc-prof
-# macros for building haskell packages
+ExclusiveArch:  %{ghc_arches}
+BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 BuildRequires:  ghc-json-prof, ghc-mtl-prof, ghc-pandoc-types-prof, ghc-parsec-prof, ghc-syb-prof, ghc-utf8-string-prof, ghc-xml-prof
@@ -52,6 +50,9 @@ echo %{_datadir}/%{pkg_name}-%{version} >> ghc-citeproc-hs%{?ghc_without_shared:
 
 
 %changelog
+* Wed Jun 22 2011 Jens Petersen <petersen at redhat.com> - 0.3.2-4
+- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
+
 * Sat May 28 2011 Jens Petersen <petersen at redhat.com> - 0.3.2-3
 - rebuild for newer ghc-xml
 


More information about the scm-commits mailing list