[ghc-SHA] update to 1.5.1

Jens Petersen petersen at fedoraproject.org
Wed Nov 7 13:21:29 UTC 2012


commit 421da5c4e706a499e5320144ab9c7bd7be464da4
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Nov 7 22:21:24 2012 +0900

    update to 1.5.1

 .gitignore   |    1 +
 ghc-SHA.spec |   20 +++++++++++---------
 sources      |    2 +-
 3 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 413d019..20592e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /SHA-1.5.0.1.tar.gz
+/SHA-1.5.1.tar.gz
diff --git a/ghc-SHA.spec b/ghc-SHA.spec
index eedfcb2..f6e56e5 100644
--- a/ghc-SHA.spec
+++ b/ghc-SHA.spec
@@ -1,4 +1,3 @@
-# cabal2spec-0.25
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
@@ -14,20 +13,21 @@ While some attention has been paid to performance, these do not\
 presently reach the speed of well-tuned libraries, like OpenSSL.
 
 Name:           ghc-%{pkg_name}
-Version:        1.5.0.1
-Release:        2%{?dist}
+Version:        1.5.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
-Group:          System Environment/Libraries
 License:        BSD
-# BEGIN cabal2spec
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-ExclusiveArch:  %{ghc_arches}
+
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
-# END cabal2spec
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
+BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-bytestring-devel
+# End cabal-rpm deps
 
 %description
 %{common_description}
@@ -45,7 +45,6 @@ BuildRequires:  ghc-binary-devel
 %ghc_lib_install
 
 
-# devel subpackage
 %ghc_devel_package
 
 %ghc_devel_description
@@ -58,6 +57,9 @@ BuildRequires:  ghc-binary-devel
 
 
 %changelog
+* Wed Nov 07 2012 Jens Petersen <petersen at redhat.com> - 1.5.1-1
+- update to 1.5.1
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6f42534..026b008 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9636736c092eee0ff38fe4166043fce  SHA-1.5.0.1.tar.gz
+2fe6d1eb6ebb01ec403df8bb89879019  SHA-1.5.1.tar.gz


More information about the scm-commits mailing list