use ghc_arches (cabal2spec-0.23.2)
This commit is contained in:
parent
f31592986d
commit
098c88b4bb
@ -6,15 +6,14 @@
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.3.8
|
Version: 1.3.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: BSD
|
License: BSD
|
||||||
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:
|
ExclusiveArch: %{ghc_arches}
|
||||||
ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64
|
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: hscolour
|
BuildRequires: hscolour
|
||||||
@ -40,6 +39,9 @@ BuildRequires: ghc-base-prof, ghc-bytestring-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 22 2011 Jens Petersen <petersen@redhat.com> - 1.3.8-2
|
||||||
|
- use ghc_arches (cabal2spec-0.23.2)
|
||||||
|
|
||||||
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 1.3.8-1
|
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 1.3.8-1
|
||||||
- update to 1.3.8
|
- update to 1.3.8
|
||||||
- update to cabal2spec-0.23: add ppc64
|
- update to cabal2spec-0.23: add ppc64
|
||||||
|
Loading…
Reference in New Issue
Block a user