From: Marcin Krol Date: Thu, 9 Feb 2017 09:03:57 +0000 (+0000) Subject: - updated to 9.6.1 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostgresql.git;a=commitdiff_plain;h=86b50b0e01c6dda47a82d42c32283add77bb9043 - updated to 9.6.1 --- diff --git a/postgresql-ac_version.patch b/postgresql-ac_version.patch deleted file mode 100644 index 37c58dd..0000000 --- a/postgresql-ac_version.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- postgresql-9.5.0/configure.in.orig 2016-01-21 13:39:21.576727000 +0000 -+++ postgresql-9.5.0/configure.in 2016-01-21 13:40:05.149727000 +0000 -@@ -19,10 +19,10 @@ - - AC_INIT([PostgreSQL], [9.5.0], [pgsql-bugs@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 --recommended. You can remove the check from 'configure.in' but it is then --your responsibility whether the result works or not.])]) -+dnl m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. -+dnl Untested combinations of 'autoconf' and PostgreSQL versions are not -+dnl recommended. You can remove the check from 'configure.in' but it is then -+dnl your responsibility whether the result works or not.])]) - AC_COPYRIGHT([Copyright (c) 1996-2015, PostgreSQL Global Development Group]) - AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c]) - AC_CONFIG_AUX_DIR(config) diff --git a/postgresql-conf.patch b/postgresql-conf.patch index ae0ac1c..7ff48eb 100644 --- a/postgresql-conf.patch +++ b/postgresql-conf.patch @@ -10,16 +10,18 @@ # depending on platform. csvlog # requires logging_collector to be on. @@ -262,8 +262,8 @@ - # 0 to disable. + # 0 disables. # These are relevant when logging to syslog: -#syslog_facility = 'LOCAL0' -#syslog_ident = 'postgres' +-#syslog_sequence_numbers = on +syslog_facility = 'LOCAL0' +syslog_ident = 'postgres' ++syslog_sequence_numbers = on + #syslog_split_messages = on - - # - When to Log - + # This is only relevant when logging to eventlog (win32): @@ -324,7 +324,7 @@ #debug_print_plan = off #debug_pretty_print = off diff --git a/postgresql.spec b/postgresql.spec index 22da08d..9b4cadf 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -19,7 +19,7 @@ # %define beta %{nil} -%define mver 9.5 +%define mver 9.6 Summary: PostgreSQL Data Base Management System Summary(de.UTF-8): PostgreSQL Datenbankverwaltungssystem @@ -32,12 +32,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}.4 +Version: %{mver}.1 Release: 1 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: ad36fcf624748b8ed67783ad04529f43 +# Source0-md5: 92ae6d7cdf18e648b3c22d0aa015565d Source1: %{name}.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e @@ -45,7 +45,6 @@ Source3: %{name}.sysconfig Patch0: %{name}-conf.patch Patch1: %{name}-absolute_dbpaths.patch Patch2: %{name}-ecpg-includedir.patch -Patch3: %{name}-ac_version.patch Patch4: %{name}-disable_horology_test.patch Patch5: %{name}-heimdal.patch Patch6: %{name}-ossp_uuid.patch @@ -764,7 +763,6 @@ Różne moduły dołączone do PostgreSQL-a. %patch0 -p1 %{?with_absolute_dbpaths:%patch1 -p1} %patch2 -p1 -%patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 @@ -1087,6 +1085,7 @@ fi %{_libdir}/libecpg_compat.a %{_libdir}/libpq.a %{_libdir}/libpgcommon.a +%{_libdir}/libpgfeutils.a %{_libdir}/libpgtypes.a %{_libdir}/libpgport.a