[ghc-colour/f13/master: 2/2] Fix ghc-rpm-macros requires

Ben Boeckel mathstuf at fedoraproject.org
Sun Oct 3 20:46:57 UTC 2010


commit e5fc1b6c78546fc6b87c798ed47415a670f726bc
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Oct 3 16:45:28 2010 -0400

    Fix ghc-rpm-macros requires

 ghc-colour.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-colour.spec b/ghc-colour.spec
index d2563fa..cb5becf 100644
--- a/ghc-colour.spec
+++ b/ghc-colour.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