[ghc-mtlparse/f13/master: 3/3] Fix ghc-rpm-macros requirement

Ben Boeckel mathstuf at fedoraproject.org
Mon Jan 3 00:46:07 UTC 2011


commit d569ae3ca965e615555cdd968b82fae45ac58ad2
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Jan 2 19:40:20 2011 -0500

    Fix ghc-rpm-macros requirement

 ghc-mtlparse.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-mtlparse.spec b/ghc-mtlparse.spec
index 429f918..e9ee7d5 100644
--- a/ghc-mtlparse.spec
+++ b/ghc-mtlparse.spec
@@ -30,7 +30,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


More information about the scm-commits mailing list