From a040c0c0cffd82e68e67d7fe5e1789c22232ab7f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 05:46:37 +0000 Subject: [PATCH 01/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 22cdbbe..0564fa3 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 12.0 -Release: 2%{?dist} +Release: 3%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -57,6 +57,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Mar 14 2020 Honza Horak - 12.0-2 - Rebuild with PostgreSQL v12 with JIT From 693aab56ea3aec0bf81a621267d83e22fad0f11c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:48:30 +0000 Subject: [PATCH 02/23] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- rhdb-utils.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 0564fa3..e03852c 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -11,6 +11,7 @@ Release: 3%{?dist} URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ +BuildRequires: make BuildRequires: clang BuildRequires: postgresql-server-devel, postgresql-static, libpq-devel From 1686af3784cf983d7b887652462083bb1f55bb32 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 15:18:58 +0000 Subject: [PATCH 03/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index e03852c..d9cf2c0 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 12.0 -Release: 3%{?dist} +Release: 4%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 12.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From fe2a98b9f79e8d5ba8c9a08077946cdb45f531f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Novotn=C3=BD?= Date: Wed, 13 Jan 2021 21:18:59 +0100 Subject: [PATCH 04/23] Rebase to upstream release 13.1 --- rhdb-utils.spec | 11 +++++++---- sources | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index d9cf2c0..9e087b1 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -5,8 +5,8 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils -Version: 12.0 -Release: 4%{?dist} +Version: 13.1 +Release: 1%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -24,10 +24,10 @@ BuildRequires: postgresql-server-devel, postgresql-static, libpq-devel Provides: pg_filedump = %version-%release # Source0: http://pgfoundry.org/frs/download.php/3391/pg_filedump-%%{version}.tar.gz -%global tarballname pg_filedump-REL_12_0-a22c98e +%global tarballname pg_filedump-REL_13_1-9c9700e # Download by wget --content-disposition \ -# 'https://git.postgresql.org/gitweb/?p=pg_filedump.git;a=snapshot;h=REL_12_0;sf=tgz' +# 'https://git.postgresql.org/gitweb/?p=pg_filedump.git;a=snapshot;h=REL_13_1;sf=tgz' Source0: %tarballname.tar.gz Source1: pg_filedump.1 @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Wed Jan 13 2021 Patrik Novotný - 13.1-1 +- Rebase for postgresql 13.1 + * Wed Jan 27 2021 Fedora Release Engineering - 12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 279fc5c..210c7c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pg_filedump-REL_12_0-a22c98e.tar.gz) = 64377bebcb2d893a8ca42cfb7707c7e099b2a79c4aef9155bc9c0e8c77beadf8f4266d78d293e0784a214e6a00b44f157f7ed931691b0f851a520399f2d71914 +SHA512 (pg_filedump-REL_13_1-9c9700e.tar.gz) = 4d1dcf51012f263c6a8dbe52f1ed1272f639ddf73317230e0e837c997c059435f5a83e7a90b06e63fb1cc618437682c5bb0e632a2cc79c345af4e779c7e1ce0c From 2ee49ccb1a9f6de7e92676e7d98e30920b6b15f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 11:26:29 +0000 Subject: [PATCH 05/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 9e087b1..1832842 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 13.1 -Release: 1%{?dist} +Release: 2%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 13.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 13 2021 Patrik Novotný - 13.1-1 - Rebase for postgresql 13.1 From 4de04d0b173693c998bcd19adb1b4787b870059f Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Mon, 9 Aug 2021 23:04:44 +0200 Subject: [PATCH 06/23] Leave the libpq package to be pulled in by postgresql-server-devel --- rhdb-utils.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 1832842..43ba8f6 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,14 +6,14 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 13.1 -Release: 2%{?dist} +Release: 3%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ BuildRequires: make BuildRequires: clang -BuildRequires: postgresql-server-devel, postgresql-static, libpq-devel +BuildRequires: postgresql-server-devel, postgresql-static # This is kind of work-around; even though we don't install PostgreSQL server # modules in this package, we still want to depend on the major version of @@ -58,10 +58,13 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Mon Aug 09 2021 Honza Horak - 13.1-3 +- Leave the libpq package to be pulled in by postgresql-server-devel + * Fri Jul 23 2021 Fedora Release Engineering - 13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Wed Jan 13 2021 Patrik Novotný - 13.1-1 +* Wed Jan 27 2021 Patrik Novotný - 13.1-1 - Rebase for postgresql 13.1 * Wed Jan 27 2021 Fedora Release Engineering - 12.0-4 From ccc29662d7ed1ef58758c71515616ea205e81dfb Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Wed, 5 Jan 2022 16:22:54 +0100 Subject: [PATCH 07/23] Update RHEL_14_0 --- .gitignore | 0 rhdb-utils.spec | 7 +++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 sources diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 43ba8f6..a7a95d7 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -5,7 +5,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils -Version: 13.1 +Version: 14.0 Release: 3%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump @@ -24,7 +24,7 @@ BuildRequires: postgresql-server-devel, postgresql-static Provides: pg_filedump = %version-%release # Source0: http://pgfoundry.org/frs/download.php/3391/pg_filedump-%%{version}.tar.gz -%global tarballname pg_filedump-REL_13_1-9c9700e +%global tarballname pg_filedump-REL_14_0 # Download by wget --content-disposition \ # 'https://git.postgresql.org/gitweb/?p=pg_filedump.git;a=snapshot;h=REL_13_1;sf=tgz' @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Wed Jan 05 2022 Filip Januš - 14.0-1 +- Update to 14.0 + * Mon Aug 09 2021 Honza Horak - 13.1-3 - Leave the libpq package to be pulled in by postgresql-server-devel diff --git a/sources b/sources old mode 100644 new mode 100755 index 210c7c3..7815b31 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pg_filedump-REL_13_1-9c9700e.tar.gz) = 4d1dcf51012f263c6a8dbe52f1ed1272f639ddf73317230e0e837c997c059435f5a83e7a90b06e63fb1cc618437682c5bb0e632a2cc79c345af4e779c7e1ce0c +SHA512 (pg_filedump-REL_14_0.tar.gz) = 39d033ad6d69dd46e7be87cc02a2c5f45046d2f68a66a3106e083bb604991e34a68dfd43e0630f9c84947ff7a62ceb91aee0881a25b2ed99c8528b44fe5df9ad From bdfb9055101488cb4634f7d7bbb61f3121de2979 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Thu, 6 Jan 2022 17:09:58 +0100 Subject: [PATCH 08/23] Rebuild for Postgresql 14 --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index a7a95d7..0889d25 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.0 -Release: 3%{?dist} +Release: 4%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Thu Jan 06 2022 Filip Januš - 14.0-2 +- Update to postgresql 14 + * Wed Jan 05 2022 Filip Januš - 14.0-1 - Update to 14.0 From c12cf853107f18dff0a2248f9e91bbb77ef4eded Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 17:50:05 +0000 Subject: [PATCH 09/23] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 0889d25..cc4cdc1 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.0 -Release: 4%{?dist} +Release: 5%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 14.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jan 06 2022 Filip Januš - 14.0-2 - Update to postgresql 14 From 3eeaedfbda0ab84a1437dd78933304fb73fa2845 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 00:48:52 +0000 Subject: [PATCH 10/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index cc4cdc1..8b7fbec 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -6,7 +6,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.0 -Release: 5%{?dist} +Release: 6%{?dist} # URL: http://pgfoundry.org/projects/pgfiledump/ URL: https://wiki.postgresql.org/wiki/Pg_filedump License: GPLv2+ @@ -58,6 +58,9 @@ install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 14.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 14.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 4534dc96ed6b3089577f9c9bf56db6230e9c3698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Thu, 4 Aug 2022 11:58:13 +0200 Subject: [PATCH 11/23] Fix lz4-devel build requirement Change source links Remove not updated manual page Change globals to make future updates easier --- .gitignore | 1 + pg_filedump.1 | 64 ------------------------------------------------- rhdb-utils.spec | 35 ++++++++++++--------------- 3 files changed, 16 insertions(+), 84 deletions(-) delete mode 100644 pg_filedump.1 diff --git a/.gitignore b/.gitignore index ae265e6..3980a73 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pg_filedump-*.tar.gz +/REL_14_0.tar.gz diff --git a/pg_filedump.1 b/pg_filedump.1 deleted file mode 100644 index 93a58d4..0000000 --- a/pg_filedump.1 +++ /dev/null @@ -1,64 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. -.TH PG_FILEDUMP "1" "April 2014" "pg_filedump 9.3.0" "User Commands" -.SH NAME -pg_filedump \- PostgreSQL heap/index/control file dumper -.SH SYNOPSIS -.B pg_filedump -[\fI-abcdfhixy\fR] [\fI-R startblock \fR[\fIendblock\fR]] [\fI-S blocksize\fR] \fIfile\fR -.SH DESCRIPTION -Display formatted contents of a PostgreSQL heap/index/control file. -.SS "The following options are valid for heap and index files:" -.TP -\fB\-a\fR -Display absolute addresses when formatting (Block header -information is always block relative) -.TP -\fB\-b\fR -Display binary block images within a range (Option will turn -off all formatting options) -.TP -\fB\-d\fR -Display formatted block content dump (Option will turn off -all other formatting options) -.TP -\fB\-f\fR -Display formatted block content dump along with interpretation -.TP -\fB\-h\fR -Display this information -.TP -\fB\-i\fR -Display interpreted item details -.TP -\fB\-R\fR -Display specific block ranges within the file (Blocks are -indexed from 0) -.IP -[startblock]: block to start at -[endblock]: block to end at -.IP -A startblock without an endblock will format the single block -.TP -\fB\-S\fR -Force block size to [blocksize] -.TP -\fB\-x\fR -Force interpreted formatting of block items as index items -.TP -\fB\-y\fR -Force interpreted formatting of block items as heap items -.SS "The following options are valid for control files:" -.TP -\fB\-c\fR -Interpret the file listed as a control file -.TP -\fB\-f\fR -Display formatted content dump along with interpretation -.TP -\fB\-S\fR -Force block size to [blocksize] -.SH OTHERS -This manual page was generated from pg_filedump help output (\fB-h\fR) by -help2man(1). -.SH "REPORTING BUGS" -Report bugs to diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 8b7fbec..15c99c4 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -3,17 +3,21 @@ # , Tom Lane # Copyright (C) 2002-2012 Red Hat, Inc. +%global tarballname REL_14_0 + Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.0 -Release: 6%{?dist} -# URL: http://pgfoundry.org/projects/pgfiledump/ -URL: https://wiki.postgresql.org/wiki/Pg_filedump +Release: 7%{?dist} +URL: https://github.com/df7cb/pg_filedump License: GPLv2+ BuildRequires: make BuildRequires: clang BuildRequires: postgresql-server-devel, postgresql-static +BuildRequires: lz4-devel + +Source0: https://github.com/df7cb/pg_filedump/archive/refs/tags/pg_filedump-%{tarballname}.tar.gz # This is kind of work-around; even though we don't install PostgreSQL server # modules in this package, we still want to depend on the major version of @@ -21,43 +25,34 @@ BuildRequires: postgresql-server-devel, postgresql-static # for new major version of PostgreSQL) %{?postgresql_module_requires} -Provides: pg_filedump = %version-%release - -# Source0: http://pgfoundry.org/frs/download.php/3391/pg_filedump-%%{version}.tar.gz -%global tarballname pg_filedump-REL_14_0 - -# Download by wget --content-disposition \ -# 'https://git.postgresql.org/gitweb/?p=pg_filedump.git;a=snapshot;h=REL_13_1;sf=tgz' -Source0: %tarballname.tar.gz -Source1: pg_filedump.1 +Provides: pg_filedump = %{version}-%{release} %description This package contains miscellaneous, non-graphical tools originally developed for PostgreSQL - Red Hat Edition. - %prep -%autosetup -n %tarballname -p1 - +%autosetup -n pg_filedump-%{tarballname} -p1 %build make %{?_smp_mflags} PG_CONFIG=%_bindir/pg_server_config - %install mkdir -p ${RPM_BUILD_ROOT}%{_bindir} install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} -mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1 -install -p -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1 - %files %{_bindir}/pg_filedump %doc README.pg_filedump -%{_mandir}/man1/pg_filedump.1* %changelog +* Thu Aug 04 2022 Ondrej Sloup - 14.0-7 +- Fix lz4-devel build requirement +- Change source links +- Remove not updated manual page +- Change globals to make future updates easier + * Sat Jul 23 2022 Fedora Release Engineering - 14.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From b9aef319b2a526a0ef8ee7e76181a42f64c99a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Tue, 25 Oct 2022 14:17:02 +0200 Subject: [PATCH 12/23] Rebase to 14.1 --- rhdb-utils.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 15c99c4..46df485 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -3,12 +3,12 @@ # , Tom Lane # Copyright (C) 2002-2012 Red Hat, Inc. -%global tarballname REL_14_0 +%global tarballname REL_14_1 Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils -Version: 14.0 -Release: 7%{?dist} +Version: 14.1 +Release: 1%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -47,6 +47,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Tue Oct 25 2022 Ondrej Sloup - 14.1-1 +- Rebase to the latest upstream version + * Thu Aug 04 2022 Ondrej Sloup - 14.0-7 - Fix lz4-devel build requirement - Change source links diff --git a/sources b/sources index 7815b31..4ecad1e 100755 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pg_filedump-REL_14_0.tar.gz) = 39d033ad6d69dd46e7be87cc02a2c5f45046d2f68a66a3106e083bb604991e34a68dfd43e0630f9c84947ff7a62ceb91aee0881a25b2ed99c8528b44fe5df9ad +SHA512 (pg_filedump-REL_14_1.tar.gz) = a6ba53860f78640ab2bc19c25c07698d0326b9653b7ae249f7798b62d8795facc146f9f6ef116cef454e559cdabc2985dac76b2a1a0dc740e84d4b857c9e26b2 From bf7da96784baa23b36eecbfff1e0decae3e3f9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Wed, 16 Nov 2022 12:21:14 +0100 Subject: [PATCH 13/23] Rebuild for PostgreSQL 15 (side-tag) --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 46df485..7b1459f 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -47,6 +47,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Wed Nov 16 2022 Ondřej Sloup - 14.1-2 +- Rebuild for new PostgreSQL 15 + * Tue Oct 25 2022 Ondrej Sloup - 14.1-1 - Rebase to the latest upstream version From c8723578268a6b8f955fd150ce69283699bf1214 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 19:45:20 +0000 Subject: [PATCH 14/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 7b1459f..56d565f 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.1 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -47,6 +47,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 14.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Nov 16 2022 Ondřej Sloup - 14.1-2 - Rebuild for new PostgreSQL 15 From 83354495650757960e9e68dd11c14d4ab13c5818 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 16:51:20 +0000 Subject: [PATCH 15/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 56d565f..104c56a 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 14.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -47,6 +47,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 14.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jan 20 2023 Fedora Release Engineering - 14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 690ddd254b96e94ca245e4e731b87946d1ab2db0 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Thu, 30 Nov 2023 11:34:32 +0100 Subject: [PATCH 16/23] Update to version 16 Fix support for demodularized version of postgresql --- .gitignore | 1 + rhdb-utils.spec | 18 +++++++++--------- sources | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 3980a73..492bf8a 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pg_filedump-*.tar.gz /REL_14_0.tar.gz +/REL_16_0.tar.gz diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 104c56a..946ccf2 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -3,12 +3,12 @@ # , Tom Lane # Copyright (C) 2002-2012 Red Hat, Inc. -%global tarballname REL_14_1 +%global tarballname REL_16_0 Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils -Version: 14.1 -Release: 4%{?dist} +Version: 16.0 +Release: 1%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -17,13 +17,9 @@ BuildRequires: clang BuildRequires: postgresql-server-devel, postgresql-static BuildRequires: lz4-devel -Source0: https://github.com/df7cb/pg_filedump/archive/refs/tags/pg_filedump-%{tarballname}.tar.gz +Source0: https://github.com/df7cb/pg_filedump/archive/refs/tags/%{tarballname}.tar.gz -# This is kind of work-around; even though we don't install PostgreSQL server -# modules in this package, we still want to depend on the major version of -# PostgreSQL server (or rather we want to be notified that new rebuild is needed -# for new major version of PostgreSQL) -%{?postgresql_module_requires} +Requires(pre): postgresql-server Provides: pg_filedump = %{version}-%{release} @@ -47,6 +43,10 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Thu Nov 30 2023 Filip Janus - 16.0-1 +- Update to 16.0 +- Fix requires section fro demodularized version of postgresql + * Fri Jul 21 2023 Fedora Release Engineering - 14.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 4ecad1e..1b705be 100755 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pg_filedump-REL_14_1.tar.gz) = a6ba53860f78640ab2bc19c25c07698d0326b9653b7ae249f7798b62d8795facc146f9f6ef116cef454e559cdabc2985dac76b2a1a0dc740e84d4b857c9e26b2 +SHA512 (REL_16_0.tar.gz) = ed37230ca0cc1a4b3cc85df8437e56166637ac364dae5a65d0372bc70b7f8d7b67cef18587dbd4ffb85c33a12dee7ba0901ee7510224a9cb3b318163fa0e9b36 From fb063ec160e07ba3d753f8d2a0d4165cb2ab1c3f Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Thu, 30 Nov 2023 12:13:57 +0100 Subject: [PATCH 17/23] Add .md suffix to readme --- rhdb-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 946ccf2..0092ba4 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -39,7 +39,7 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %files %{_bindir}/pg_filedump -%doc README.pg_filedump +%doc README.pg_filedump.md %changelog From 40135b639d7651e7441f561a32fde0f3f0bcf39f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 11:31:30 +0000 Subject: [PATCH 18/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 0092ba4..593d53f 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -43,6 +43,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Nov 30 2023 Filip Janus - 16.0-1 - Update to 16.0 - Fix requires section fro demodularized version of postgresql From 81b25ff6b05ca1fe0f08c969d1daef5f6dff391c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 15:20:27 +0000 Subject: [PATCH 19/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 593d53f..7dbadf5 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -43,6 +43,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 16.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From a6e5bc5ffaa58fea5eb09f0f137529f6ba03ac0e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 18:34:20 +0000 Subject: [PATCH 20/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 7dbadf5..be36a2d 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://github.com/df7cb/pg_filedump License: GPLv2+ @@ -43,6 +43,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 16.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 364d97d52daf8fb45817479ea93f09c1983dc1b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 02:37:44 +0200 Subject: [PATCH 21/23] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- rhdb-utils.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index be36a2d..cc5d609 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,9 +8,10 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 4%{?dist} +Release: 5%{?dist} URL: https://github.com/df7cb/pg_filedump -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later BuildRequires: make BuildRequires: clang @@ -43,6 +44,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jul 26 2024 Miroslav Suchý - 16.0-5 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 270924229d7d5af6735b92fd0fd658f174761ff5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 22:26:27 +0000 Subject: [PATCH 22/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index cc5d609..3e927c9 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 5%{?dist} +Release: 6%{?dist} URL: https://github.com/df7cb/pg_filedump # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -44,6 +44,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 16.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 16.0-5 - convert license to SPDX From e62efc6a609f4be633e1b2d3820d77ab3d6fffd0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 11:57:25 +0000 Subject: [PATCH 23/23] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- rhdb-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rhdb-utils.spec b/rhdb-utils.spec index 3e927c9..ac4cd31 100644 --- a/rhdb-utils.spec +++ b/rhdb-utils.spec @@ -8,7 +8,7 @@ Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition Name: rhdb-utils Version: 16.0 -Release: 6%{?dist} +Release: 7%{?dist} URL: https://github.com/df7cb/pg_filedump # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -44,6 +44,9 @@ install -p -m 755 pg_filedump ${RPM_BUILD_ROOT}%{_bindir} %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 16.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 16.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild