[ghc-base64-bytestring] Update to cabal2spec-0.22.6

Ben Boeckel mathstuf at fedoraproject.org
Wed May 11 02:43:29 UTC 2011


commit 554c14f3a9da0c46587ec497d99cb6c148b01d07
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue May 10 22:42:44 2011 -0400

    Update to cabal2spec-0.22.6

 ghc-base64-bytestring.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec
index 83e48d9..ea94866 100644
--- a/ghc-base64-bytestring.spec
+++ b/ghc-base64-bytestring.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.1.0.2
-Release:        3%{?dist}
+Release:        4%{?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
@@ -46,6 +46,9 @@ BuildRequires:  hscolour
 
 
 %changelog
+* Tue May 10 2011 Ben Boeckel <mathstuf at gmail.com> - 0.1.0.2-4
+- Update to cabal2spec-0.22.6
+
 * Tue May 10 2011 Ben Boeckel <mathstuf at gmail.com> - 0.1.0.2-3
 - Update to cabal2spec-0.22.5
 


More information about the scm-commits mailing list