Accepting request 829381 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/829381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-persistent-sqlite?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-08-28 19:36:10 +00:00 committed by Git OBS Bridge
commit 8f48cc8127
3 changed files with 25 additions and 1 deletions

14
_constraints Normal file
View 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>

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 19 07:11:25 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 6GB min disk space for ppc64/ppc64le
-------------------------------------------------------------------
Tue Aug 18 10:45:42 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 9 09:26:13 UTC 2020 - psimons@suse.com Tue Jun 9 09:26:13 UTC 2020 - psimons@suse.com

View File

@ -74,7 +74,7 @@ This package provides the Haskell %{pkg_name} library development
files. files.
%prep %prep
%setup -q -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
%build %build
%define cabal_configure_options -fsystemlib %define cabal_configure_options -fsystemlib