[ghc-hinotify/f13/master] Lower macros requirement

Ben Boeckel mathstuf at fedoraproject.org
Thu Sep 2 02:37:05 UTC 2010


commit 0f111c80ed5d52118576ae38795c76a344fa640f
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Wed Sep 1 22:36:26 2010 -0400

    Lower macros requirement

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