Compare commits

...

1 Commits
rawhide ... f13

Author SHA1 Message Date
Ben Boeckel e63b3e5223 Set required macros version back 2010-09-16 19:52:43 -04:00
1 changed files with 1 additions and 1 deletions

View File

@ -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