diff --git a/ghc-hgettext.spec b/ghc-hgettext.spec index c2f11a3..564a350 100644 --- a/ghc-hgettext.spec +++ b/ghc-hgettext.spec @@ -7,7 +7,7 @@ Name: ghc-%{pkg_name} Version: 0.1.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Haskell binding to libintl License: BSD @@ -44,6 +44,7 @@ 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