From fe3b52115b6bf79486bae244096e82abe28fe3c3 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Sun, 31 Aug 2014 15:46:20 +0100 Subject: [PATCH] Revert "Bump base upper bound to allow building with ghc-7.8" This reverts commit 3cc3d08f66c4b336fa0f232eb9349c262d2b4db1. The cabal-tweak-dep-ver was incorrect and unnecessary. --- ghc-hgettext.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ghc-hgettext.spec b/ghc-hgettext.spec index 564a350..c2f11a3 100644 --- a/ghc-hgettext.spec +++ b/ghc-hgettext.spec @@ -7,7 +7,7 @@ Name: ghc-%{pkg_name} Version: 0.1.30 -Release: 3%{?dist} +Release: 2%{?dist} Summary: Haskell binding to libintl License: BSD @@ -44,7 +44,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cabal-tweak-dep-ver base '<4.7' '<4.8' %build