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

Ben Boeckel mathstuf at fedoraproject.org
Mon Jan 3 00:50:49 UTC 2011


commit 8a02275253738b65fa0816b9bec730f559f59fbb
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Jan 2 19:44:57 2011 -0500

    Fix ghc-rpm-macros requirement

 ghc-regexpr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-regexpr.spec b/ghc-regexpr.spec
index d7da582..bcea7f0 100644
--- a/ghc-regexpr.spec
+++ b/ghc-regexpr.spec
@@ -25,7 +25,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