Compare commits

...

No commits in common. "c8-stream-12" and "stream-postgresql-15-rhel-8.10.0" have entirely different histories.

4 changed files with 19 additions and 15 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
SOURCES/pgaudit-1.4.0.tar.gz
SOURCES/pgaudit-1.7.0.tar.gz
/pgaudit-1.7.0.tar.gz

View File

@ -1 +1 @@
ea085fbf227b5c461331ab33b99579f37db299a6 SOURCES/pgaudit-1.4.0.tar.gz
f66d1585088314239a5da58f713eac79c2196b1f pgaudit-1.7.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: pgaudit
Version: 1.4.0
Release: 5%{?dist}
Version: 1.7.0
Release: 1%{?dist}
Summary: PostgreSQL Audit Extension
License: PostgreSQL
@ -9,10 +9,11 @@ URL: http://pgaudit.org
Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: postgresql-server-devel >= 11, postgresql-server-devel <= 13
BuildRequires: libpq-devel
BuildRequires: make
BuildRequires: postgresql-server-devel >= 15
BuildRequires: openssl-devel
%{?postgresql_module_requires}
%description
The PostgreSQL Audit extension (pgaudit) provides detailed session
@ -30,19 +31,14 @@ trail or audit log. The term audit log is used in this documentation.
%prep
set -ex
%setup -q -n %{name}-%{version}
%build
set -ex
%{__make} USE_PGXS=1 %{?_smp_mflags}
%make_build USE_PGXS=1 PG_CONFIG=/usr/bin/pg_server_config
%install
set -ex
%{__make} USE_PGXS=1 %{?_smp_mflags} DESTDIR=$RPM_BUILD_ROOT install
%make_install USE_PGXS=1 PG_CONFIG=/usr/bin/pg_server_config
%files
%doc README.md
@ -53,8 +49,14 @@ set -ex
%changelog
* Thu Jun 03 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.0-5
- Fix build requires
* Wed Oct 19 2022 Filip Janus <fjanus@redhat.com> - 1.7.0-1
- Update to 1.7.0
- Support postgresql 15
- Related: #2128241
* Wed Nov 18 2020 Honza Horak <hhorak@redhat.com> - 1.5.0-1
- Update to version 1.5.0
Related: #1855776
* Wed Nov 20 2019 Patrik Novotný <panovotn@redhat.com> - 1.4.0-4
- Bump release for rebuild against libpq-12.1-3

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (pgaudit-1.7.0.tar.gz) = 34a8b6e448a99add4c5d659095632aa0ec421b27289a0c220d198b9352e9225617b5904a23a30da45a4918823847d2fb995470e3b66060754436f9cf2dcb65f4