diff --git a/_multibuild b/_multibuild deleted file mode 100644 index 9317e4b..0000000 --- a/_multibuild +++ /dev/null @@ -1,3 +0,0 @@ - - mini - diff --git a/postgresql12.changes b/postgresql12.changes index 95c4b50..6156b95 100644 --- a/postgresql12.changes +++ b/postgresql12.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 25 07:34:28 UTC 2020 - Reinhard Max + +- Stop building the mini and lib packages as they are now coming + from postgresql13. + ------------------------------------------------------------------- Thu Aug 13 12:01:34 UTC 2020 - Reinhard Max diff --git a/postgresql12.spec b/postgresql12.spec index 493e315..1809509 100644 --- a/postgresql12.spec +++ b/postgresql12.spec @@ -19,7 +19,7 @@ %define pgversion 12.4 %define pgmajor 12 %define pgsuffix %pgmajor -%define buildlibs 1 +%define buildlibs 0 %define tarversion %{pgversion} ### CUT HERE ###