From 6a54475718d3d62407cf01bbabdbacdeed0aa636 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 1 Sep 2010 22:26:41 -0400 Subject: [PATCH] Lower macros requirement --- ghc-libmpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-libmpd.spec b/ghc-libmpd.spec index 0908b6b..c5ef28f 100644 --- a/ghc-libmpd.spec +++ b/ghc-libmpd.spec @@ -29,7 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha BuildRequires: ghc, ghc-doc, ghc-prof -BuildRequires: ghc-rpm-macros >= 0.8.1 +BuildRequires: ghc-rpm-macros >= 0.7.0 %if %{with hscolour} BuildRequires: hscolour %endif