ExclusiveArch
Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
parent
0e043d58de
commit
7c8d07b344
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.11.0.1
|
Version: 0.11.0.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Utilities and combinators for parsing command line options
|
Summary: Utilities and combinators for parsing command line options
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -23,6 +23,8 @@ BuildRequires: ghc-transformers-devel
|
|||||||
BuildRequires: ghc-transformers-compat-devel
|
BuildRequires: ghc-transformers-compat-devel
|
||||||
# End cabal-rpm deps
|
# End cabal-rpm deps
|
||||||
|
|
||||||
|
ExclusiveArch: %{ghc_arches_with_ghci}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Utilities and combinators for parsing command line options.
|
Utilities and combinators for parsing command line options.
|
||||||
|
|
||||||
@ -72,6 +74,9 @@ files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 4 2014 Ricky Elrod <relrod@redhat.com> - 0.11.0.1-2
|
||||||
|
- Add ExclusiveArch for GHCi dependency
|
||||||
|
|
||||||
* Fri Oct 10 2014 Ricky Elrod <relrod@redhat.com> - 0.11.0.1-1
|
* Fri Oct 10 2014 Ricky Elrod <relrod@redhat.com> - 0.11.0.1-1
|
||||||
- Latest upstream release.
|
- Latest upstream release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user