From 4f3054c3c0e76bbc270304660b48fb5c51228792 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Dec 28 2011 07:51:29 +0000 Subject: update to 0.95.1 for haskell-platform-2011.4.0.0, and cabal2spec-0.25.1 --- diff --git a/.gitignore b/.gitignore index f49bc82..ed4411e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ regex-posix-0.94.2.tar.gz /regex-posix-0.94.4.tar.gz +/regex-posix-0.95.1.tar.gz diff --git a/ghc-regex-posix.spec b/ghc-regex-posix.spec index ed88a9e..d445561 100644 --- a/ghc-regex-posix.spec +++ b/ghc-regex-posix.spec @@ -5,19 +5,20 @@ %global common_description The posix regex backend for regex-base. Name: ghc-%{pkg_name} -# part of haskell-platform-2011.2.0.1 -Version: 0.94.4 -Release: 7%{?dist}.3 +# part of haskell-platform-2011.4.0.0 +Version: 0.95.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 -BuildRequires: hscolour +BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} +# END cabal2spec BuildRequires: ghc-regex-base-prof %description @@ -36,10 +37,22 @@ BuildRequires: ghc-regex-base-prof %ghc_lib_install -%ghc_lib_package +%ghc_devel_package + +%ghc_devel_description + + +%ghc_devel_post_postun + + +%ghc_files %changelog +* Wed Dec 28 2011 Jens Petersen - 0.95.1-1 +- update to 0.95.1 for haskell-platform-2011.4.0.0 +- cabal2spec-0.25.1 + * Mon Oct 24 2011 Marcela Mašláňová - 0.94.4-7.3 - rebuild with new gmp without compat lib diff --git a/sources b/sources index 5db5a28..3b6a60b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c28a13e8329e93a19bbb51708bf64abb regex-posix-0.94.4.tar.gz +41cbc6d2b99837b64e0cc457c2737cc8 regex-posix-0.95.1.tar.gz