From 1a793aadfe8d1487d905e2a8ec8eb7a5e4ff7621bf5de74906a5edb82f605893 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 21 Aug 2020 11:11:36 +0000 Subject: [PATCH] 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 --- _constraints | 14 ++++++++++++++ hlint.changes | 5 +++++ hlint.spec | 2 +- 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b5b0790 --- /dev/null +++ b/_constraints @@ -0,0 +1,14 @@ + + + + ppc64 + ppc64le + + + + 6 + + + + + diff --git a/hlint.changes b/hlint.changes index e84781a..db9fa25 100644 --- a/hlint.changes +++ b/hlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 08:18:33 UTC 2020 - Michel Normand + +- Add _constraints with 6GB min disk space for ppc64/ppc64le + ------------------------------------------------------------------- Tue Aug 18 10:46:52 UTC 2020 - Peter Simons diff --git a/hlint.spec b/hlint.spec index b3f9552..2f7b46f 100644 --- a/hlint.spec +++ b/hlint.spec @@ -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