Merge from epel8

This commit is contained in:
Thomas Andrejak 2022-04-17 00:20:47 +02:00
parent 1dbef58418
commit 2040baf73b
1 changed files with 9 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: libpreludedb
Version: 5.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Framework for easy access to the IDMEF database
# Prelude is GPL-2.0+
# libmissing is LGPL-2.1+
@ -24,10 +24,14 @@ Patch1: libpreludedb-5.2.0-fix_gtkdoc_1.32.patch
Patch2: libpreludedb-5.2.0-force_preludedb_admin_with_py3.patch
Patch3: libpreludedb-5.2.0-update_m4_postgresql.patch
Patch4: libpreludedb-5.2.0-Clean_libpreludedb-config.patch
BuildRequires: make
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: bison
BuildRequires: chrpath
BuildRequires: flex
BuildRequires: gtk-doc
BuildRequires: glib2-devel
BuildRequires: libgcrypt-devel
BuildRequires: libgpg-error-devel
BuildRequires: mysql-devel
@ -142,6 +146,7 @@ Provides documentation for preludedb generated by gtk-doc.
--without-python2 \
--with-python3 \
--enable-gtk-doc \
--disable-rpath \
--with-html-dir=%{_docdir}/%{name}-devel
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
%make_build
@ -231,6 +236,9 @@ chmod +x %{buildroot}%{_datadir}/%{name}/classic/mysql2sqlite.sh
%doc ChangeLog README NEWS
%changelog
* Fri Apr 15 2022 Thomas Andrejak <thomas.andrejak@gmail.com> - 5.2.0-2
- Merge from epel8
* Thu Sep 17 2020 Thomas Andrejak <thomas.andrejak@gmail.com> - 5.2.0-1
- Bump version 5.2.0