[packages/postgresql] up to 18.3
atler
atler at pld-linux.org
Wed Mar 18 16:22:51 CET 2026
commit 347484e42fa8add70ae4857429a26921e90f6687
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Mar 18 16:14:52 2026 +0100
up to 18.3
ac.patch | 2 +-
postgresql.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index e1cd07b..42a7247 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -36,12 +36,12 @@ Summary(tr.UTF-8): Veri Tabanı Yönetim Sistemi
Summary(uk.UTF-8): PostgreSQL - система керування базами даних
Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件
Name: postgresql
-Version: %{mver}.2
+Version: %{mver}.3
Release: 1
License: BSD
Group: Applications/Databases
Source0: https://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 54f31676486d31ea14ed81aa346ee15b
+# Source0-md5: b5843c3f76958d0efe0134eafa1d4c45
Source1: %{name}.init
Source2: pgsql-Database-HOWTO-html.tar.gz
# Source2-md5: 5b656ddf1db41965761f85204a14398e
diff --git a/ac.patch b/ac.patch
index dab681e..48d7e5a 100644
--- a/ac.patch
+++ b/ac.patch
@@ -2,7 +2,7 @@
+++ postgresql-14.0/configure.ac 2021-11-09 09:38:45.296275820 +0100
@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un
- AC_INIT([PostgreSQL], [18.2], [pgsql-bugs at lists.postgresql.org], [], [https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [18.3], [pgsql-bugs at lists.postgresql.org], [], [https://www.postgresql.org/])
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
-Untested combinations of 'autoconf' and PostgreSQL versions are not
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/347484e42fa8add70ae4857429a26921e90f6687
More information about the pld-cvs-commit
mailing list