Enable build on sparcv9
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
52bb6c8b65
commit
1e29806dde
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -16,7 +16,7 @@ License: LGPLv2+
|
|||||||
URL: http://hackage.haskell.org/package/%{pkg_name}
|
URL: http://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
# fedora ghc archs:
|
# fedora ghc archs:
|
||||||
ExclusiveArch: %{ix86} x86_64 ppc alpha
|
ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9
|
||||||
BuildRequires: ghc, ghc-doc, ghc-prof
|
BuildRequires: ghc, ghc-doc, ghc-prof
|
||||||
BuildRequires: ghc-rpm-macros >= 0.7.3
|
BuildRequires: ghc-rpm-macros >= 0.7.3
|
||||||
BuildRequires: hscolour
|
BuildRequires: hscolour
|
||||||
@ -46,6 +46,9 @@ install -p -m 644 COPYING ${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.1.3-4
|
||||||
|
- Enable build on sparcv9
|
||||||
|
|
||||||
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 1.1.3-3
|
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 1.1.3-3
|
||||||
- rebuild for haskell-platform-2011.1 updates
|
- rebuild for haskell-platform-2011.1 updates
|
||||||
- bump network dependency for haskell-platform-2011.1
|
- bump network dependency for haskell-platform-2011.1
|
||||||
|
Loading…
Reference in New Issue
Block a user