[ghc-attempt/f13/master: 3/3] Fix rpm macro dependency

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


commit 7582e4730af3eb70ce6a4c876ba4ba6cccf189bf
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Jan 2 19:34:01 2011 -0500

    Fix rpm macro dependency

 ghc-attempt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-attempt.spec b/ghc-attempt.spec
index 884c720..6c126bc 100644
--- a/ghc-attempt.spec
+++ b/ghc-attempt.spec
@@ -26,7 +26,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