[packages/postgresql] up to 16.10
atler
atler at pld-linux.org
Mon Aug 18 18:27:27 CEST 2025
commit eed2c0d13ca165fc7e61b34bc80b8f0951518f23
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 18 18:27:12 2025 +0200
up to 16.10
ac.patch | 2 +-
postgresql.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 36fabdb..85f09b8 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -33,12 +33,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}.9
-Release: 2
+Version: %{mver}.10
+Release: 1
License: BSD
Group: Applications/Databases
Source0: https://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 04502cd79a9e3964b0e9fb6981ce78b6
+# Source0-md5: 96faafa6f2504827038f13c18781dc10
Source1: %{name}.init
Source2: pgsql-Database-HOWTO-html.tar.gz
# Source2-md5: 5b656ddf1db41965761f85204a14398e
diff --git a/ac.patch b/ac.patch
index 2d9a537..3e9c8ea 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], [16.9], [pgsql-bugs at lists.postgresql.org], [], [https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [16.10], [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/eed2c0d13ca165fc7e61b34bc80b8f0951518f23
More information about the pld-cvs-commit
mailing list