[ghc-tagsoup/f13/master] Fix ghc-rpm-macros requires

Ben Boeckel mathstuf at fedoraproject.org
Sun Oct 3 20:49:09 UTC 2010


commit bd1b45c0816f49813cf606f912392cfced7bc55b
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Oct 3 16:47:42 2010 -0400

    Fix ghc-rpm-macros requires

 ghc-tagsoup.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec
index e89d904..b22c393 100644
--- a/ghc-tagsoup.spec
+++ b/ghc-tagsoup.spec
@@ -32,7 +32,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