lower ghc-rpm-macros version to 0.8.2
This commit is contained in:
parent
a561e2446c
commit
6c7954ab69
@ -22,8 +22,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
# fedora ghc archs:
|
||||
ExclusiveArch: %{ix86} x86_64 ppc alpha
|
||||
BuildRequires: ghc, ghc-doc, ghc-prof
|
||||
# 0.9.0 or later for obsoletes
|
||||
BuildRequires: ghc-rpm-macros >= 0.9.0
|
||||
# 0.8.2 or later for obsoletes
|
||||
BuildRequires: ghc-rpm-macros >= 0.8.2
|
||||
BuildRequires: hscolour
|
||||
%{?ghc_pkg_c_deps:BuildRequires: %{ghc_pkg_c_deps}}
|
||||
BuildRequires: gtk2hs-buildtools
|
||||
@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Sat Sep 25 2010 Jens Petersen <petersen@redhat.com> - 0.11.2-3
|
||||
- obsolete ghc-gtk2hs gconf, gstreamer, and svgcairo
|
||||
- using ghc_pkg_obsoletes from ghc-rpm-macros-0.9.0
|
||||
- using ghc_pkg_obsoletes from ghc-rpm-macros-0.8.2
|
||||
|
||||
* Tue Sep 7 2010 Jens Petersen <petersen@redhat.com> - 0.11.2-2
|
||||
- fix the build macro
|
||||
|
Loading…
Reference in New Issue
Block a user