[ghc-split/f13/master: 2/2] Fix ghc-macros dependency

Ben Boeckel mathstuf at fedoraproject.org
Sun Oct 31 00:41:09 UTC 2010


commit 6f34b623c9bd3b40eafdb23de2734216439afcbb
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sat Oct 30 20:39:49 2010 -0400

    Fix ghc-macros dependency

 ghc-split.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-split.spec b/ghc-split.spec
index 02eb656..44eab82 100644
--- a/ghc-split.spec
+++ b/ghc-split.spec
@@ -23,7 +23,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