Accepting request 1062440 from server:mail

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1062440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2023-02-01 15:39:57 +00:00 committed by Git OBS Bridge
commit 59e6a55a8e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 11:11:42 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Don't build against libnsl, it's not used and deprecated
-------------------------------------------------------------------
Mon Nov 14 16:35:33 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package rspamd
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -102,7 +102,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(hiredis)
%endif
BuildRequires: pkgconfig(libev)
%if 0%{?suse_version} >= 1500
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599
BuildRequires: pkgconfig(libnsl)
%endif
BuildRequires: ragel