Remove llvmjit parts

Resolves: #1951268
This commit is contained in:
Honza Horak 2021-04-22 16:00:59 +02:00
parent c13e1e9f07
commit c66ea473ab

View File

@ -1,6 +1,6 @@
Name: pgaudit
Version: 1.5.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: PostgreSQL Audit Extension
License: PostgreSQL
@ -12,8 +12,6 @@ BuildRequires: make
BuildRequires: gcc
BuildRequires: postgresql-server-devel >= 13, postgresql-server-devel < 14
BuildRequires: openssl-devel
BuildRequires: clang-devel
BuildRequires: llvm-devel
%{?postgresql_module_requires}
@ -48,20 +46,22 @@ trail or audit log. The term audit log is used in this documentation.
%doc README.md
%license LICENSE
%{_libdir}/pgsql/%{name}.so
%{_libdir}/pgsql/bitcode/%{name}.index.bc
%{_libdir}/pgsql/bitcode/%{name}/%{name}.bc
%{_datadir}/pgsql/extension/%{name}--1.5.sql
%{_datadir}/pgsql/extension/%{name}.control
%changelog
* Thu Apr 22 2021 Honza Horak <hhorak@redhat.com> - 1.5.0-4
- Remove llvmjit parts
Resolves: #1951268
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 1.5.0-2
- rebuild for libpq ABI fix rhbz#1908268
* Fri Feb 5 2020 Honza Horak <hhorak@redhat.com> - 1.5.0-1
* Fri Feb 5 2021 Honza Horak <hhorak@redhat.com> - 1.5.0-1
- Update to 1.5.0 for PostgreSQL 13 support
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3