[ghc-attoparsec/f13/master] Fix the rpm-macros requirement

Ben Boeckel mathstuf at fedoraproject.org
Thu Dec 2 01:34:02 UTC 2010


commit e19180d64385fb80912178dfab945535df08567b
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Wed Dec 1 20:31:07 2010 -0500

    Fix the rpm-macros requirement

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