Accepting request 827799 from home:michel_mno:branches:devel:languages:haskell
- Add _constraints with 6GB min disk space for ppc64/ppc64le OBS-URL: https://build.opensuse.org/request/show/827799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hlint?expand=0&rev=4
This commit is contained in:
parent
a7b792c27e
commit
1a793aadfe
14
_constraints
Normal file
14
_constraints
Normal file
@ -0,0 +1,14 @@
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">6</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 08:18:33 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
|
||||
- Add _constraints with 6GB min disk space for ppc64/ppc64le
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 10:46:52 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -74,7 +74,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
|
||||
This package provides the Haskell %{name} library development files.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Loading…
Reference in New Issue
Block a user