]> git.pld-linux.org Git - packages/libprelude.git/blobdiff - libprelude.spec
- rebuild with python 3.8
[packages/libprelude.git] / libprelude.spec
index 21452441a21b6fcd62c7da7bb44dfd40d05ab482..f0c0e0d87ab08fe522c3438de07fec410060d3a9 100644 (file)
 Summary:       The Prelude library
 Summary(pl.UTF-8):     Biblioteka Prelude
 Name:          libprelude
-Version:       3.1.0
+Version:       4.1.0
 Release:       7
 License:       GPL v2 or commercial
 Group:         Libraries
 #Source0Download: https://www.prelude-siem.org/projects/prelude/files
-Source0:       https://www.prelude-siem.org/attachments/download/721/%{name}-%{version}.tar.gz
-# Source0-md5: 2e1a5d7cbf98a2d57fbb367a578dbf8c
+Source0:       https://www.prelude-siem.org/attachments/download/831/%{name}-%{version}.tar.gz
+# Source0-md5: d75977db58de9ba4cf9c4d00a0e25cb9
 Patch0:                python-install.patch
 Patch1:                %{name}-lua.patch
 URL:           https://www.prelude-siem.org/
@@ -28,12 +28,14 @@ BuildRequires:      autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: bison
 BuildRequires: flex
+BuildRequires: gnulib >= 0-0.20181013.2
 BuildRequires: gnutls-devel >= 1.0.17
 BuildRequires: gtk-doc >= 1.0
 BuildRequires: libgcrypt-devel >= 1.1.94
 BuildRequires: libltdl-devel >= 2:2.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2.0
+%{?with_lua:BuildRequires:     %{lua_pkg} >= %{lua_ver}}
 %{?with_lua:BuildRequires:     %{lua_pkg}-devel >= %{lua_ver}}
 %{?with_perl:BuildRequires:    perl-devel}
 %{?with_python2:BuildRequires: python-devel >= 1:2.5}
@@ -234,6 +236,9 @@ Wiązania języka Ruby do libprelude.
 %endif
 
 %build
+gnulib-tool --copy-file lib/fseeko.c libmissing/fseeko.c
+gnulib-tool --copy-file m4/fseeko.m4 libmissing/m4/fseeko.m4
+%{__gtkdocize}
 %{__libtoolize}
 %{__aclocal} -I m4 -I libmissing/m4
 %{__autoconf}
This page took 0.068593 seconds and 4 git commands to generate.