From e26669fb777fef6182249376c1621a2861389824638cdb2d4a388d58ac38ce27 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 19 Sep 2024 11:28:32 +0000 Subject: [PATCH] - Remove buildlibs and the mini flavor to make PostgreSQL 17 the new default. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql16?expand=0&rev=31 --- _multibuild | 3 --- postgresql16.changes | 6 ++++++ postgresql16.spec | 1 - 3 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 _multibuild 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/postgresql16.changes b/postgresql16.changes index a205cea..4921e95 100644 --- a/postgresql16.changes +++ b/postgresql16.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 19 11:21:38 UTC 2024 - Reinhard Max + +- Remove buildlibs and the mini flavor to make PostgreSQL 17 the + new default. + ------------------------------------------------------------------- Sat Aug 10 14:08:50 UTC 2024 - Marcus Rueckert diff --git a/postgresql16.spec b/postgresql16.spec index 039702c..d6eaf58 100644 --- a/postgresql16.spec +++ b/postgresql16.spec @@ -44,7 +44,6 @@ %if "@BUILD_FLAVOR@" == "mini" %define devel devel-mini %define mini 1 -%define buildlibs 1 Name: %pgname-mini %else %define devel devel