Compare commits

...

3 Commits
rawhide ... f13

Author SHA1 Message Date
Ben Boeckel 856f639e13 Merge branch 'master' into f13
* master:
  Fix the %changelog date
  Update to 0.6.4
2010-12-10 21:35:51 -05:00
Jens Petersen e97df4b887 Merge remote branch 'origin/f14/master' into f13/master 2010-11-29 13:58:29 +10:00
Ben Boeckel 496c51e715 Bump down ghc-rpm-macros requires 2010-11-13 12:02:14 -05:00
1 changed files with 1 additions and 1 deletions

View File

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