[ghc-http-types/f14] downgrade to 0.3.1 since later releases need text-0.11 whereas f14 h-p has 0.10

Jens Petersen petersen at fedoraproject.org
Tue Oct 4 03:33:07 UTC 2011


commit 0ebf4b2746706c0a0954301eb40817359be6e91f
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Oct 4 12:32:54 2011 +0900

    downgrade to 0.3.1 since later releases need text-0.11 whereas f14 h-p has 0.10

 ghc-http-types.spec |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/ghc-http-types.spec b/ghc-http-types.spec
index 7311ced..b634825 100644
--- a/ghc-http-types.spec
+++ b/ghc-http-types.spec
@@ -11,8 +11,8 @@
 %global common_description Generic HTTP types for Haskell for both client and server code.
 
 Name:           ghc-%{pkg_name}
-Version:        0.6.5
-Release:        2%{?dist}
+Version:        0.3.1
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,7 +25,7 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 # END: cabal2spec
-BuildRequires:  ghc-blaze-builder-prof, ghc-case-insensitive-prof
+BuildRequires:  ghc-array-prof, ghc-bytestring-prof
 
 %description
 %{common_description}
@@ -76,12 +76,8 @@ This package contains the development files.
 
 
 %changelog
-* Wed Sep 14 2011 Jens Petersen <petersen at redhat.com> - 0.6.5-2
-- rebuild against newer ghc-rpm-macros
-
-* Thu Jun 30 2011 Jens Petersen <petersen at redhat.com> - 0.6.5-1
+* Tue Oct  4 2011 Jens Petersen <petersen at redhat.com> - 0.3.1-1
 - BSD
-- depends on blaze-builder and case-insensitive
 
-* Thu Jun 30 2011 Fedora Haskell SIG <haskell-devel at lists.fedoraproject.org> - 0.6.5-0
+* Thu Jun 30 2011 Fedora Haskell SIG <haskell-devel at lists.fedoraproject.org>
 - initial packaging for Fedora automatically generated by cabal2spec-0.24


More information about the scm-commits mailing list