diff --git a/postgresql14.changes b/postgresql14.changes index d50bc8f..6d1cf1d 100644 --- a/postgresql14.changes +++ b/postgresql14.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Oct 21 13:24:26 UTC 2021 - Sarah Kriesch - -- boo#1190740: Add constraints file with 8GB memory for s390x as - a workaround for a memory issue with LLVM - ------------------------------------------------------------------- Wed Oct 20 15:21:53 UTC 2021 - Reinhard Max diff --git a/postgresql14.spec b/postgresql14.spec index 760d6a2..314f23c 100644 --- a/postgresql14.spec +++ b/postgresql14.spec @@ -445,6 +445,7 @@ PostgreSQL also offers the built-in procedural language PL/SQL which is included in the postgresql-server package. %prep +/usr/bin/free %setup -q -n postgresql-%tarversion # Keep the timestamp of configure, because patching it would otherwise # confuse PostgreSQL's build system