From e7d7a84f249accbaf59d78ee0044b924a937bf77 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 10:27:41 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libllvm-devel>=0:16.0.4-1mamba [release 14.6-3mamba;Tue May 23 2023] --- postgresql14.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/postgresql14.spec b/postgresql14.spec index 93f6f8e..850aff3 100644 --- a/postgresql14.spec +++ b/postgresql14.spec @@ -5,7 +5,7 @@ Name: postgresql14 Version: 14.6 -Release: 2mamba +Release: 3mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases Vendor: openmamba @@ -38,8 +38,8 @@ BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libllvm-devel >= 0:16.0.4-1mamba BuildRequires: flex -BuildRequires: libllvm-devel >= 14.0.3 Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd %systemd_requires @@ -135,7 +135,7 @@ The postgresql-docs package includes some additional documentation for PostgreSQ %setup -q -n postgresql-%{version} #-D -T #:<< _EOF -%patch0 -p1 +%patch 0 -p1 #%patch1 -p1 -b .llvm-14.0.3 %build @@ -342,6 +342,9 @@ fi #%{_libdir}/postgresql/tutorial/* %changelog +* Tue May 23 2023 Sdk Build System 14.6-3mamba +- rebuilt by autoport with build requirements: libllvm-devel>=0:16.0.4-1mamba + * Thu Dec 15 2022 Silvan Calarco 14.6-2mamba - exclude provides conflicting with libpostgresql