From 26509a8df81900e789765daa3dc63939cadba0a5 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 10 May 2011 22:36:58 -0400 Subject: [PATCH] Update to cabal2spec-0.22.6 --- ghc-bytestring-nums.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-bytestring-nums.spec b/ghc-bytestring-nums.spec index e6466c7..14d34fa 100644 --- a/ghc-bytestring-nums.spec +++ b/ghc-bytestring-nums.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -18,7 +18,7 @@ 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 +ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64 BuildRequires: ghc, ghc-doc, ghc-prof # macros for building haskell packages BuildRequires: ghc-rpm-macros >= 0.7.3 @@ -50,6 +50,9 @@ rm -vf %{buildroot}%{_bindir}/spoj-eugene %changelog +* Tue May 10 2011 Ben Boeckel - 0.3.2-5 +- Update to cabal2spec-0.22.6 + * Tue May 10 2011 Ben Boeckel - 0.3.2-4 - Update to cabal2spec-0.22.5