Accepting request 1178260 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1178260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=25
This commit is contained in:
commit
cf812adbf8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 12:19:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(libhs) instead of vectorscan-devel: allow
|
||||
to work with the free hyperscan variant.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:23:38 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -78,7 +78,7 @@ BuildRequires: file-devel
|
||||
BuildRequires: gcc%{?force_gcc_version}-c++
|
||||
BuildRequires: gd-devel
|
||||
%if %{with hyperscan}
|
||||
BuildRequires: hyperscan-devel
|
||||
BuildRequires: pkgconfig(libhs)
|
||||
%endif
|
||||
%if %{with jemalloc}
|
||||
BuildRequires: jemalloc-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user