SHA256
1
0
forked from pool/ocserv

Accepting request 986990 from network:vpn

OBS-URL: https://build.opensuse.org/request/show/986990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocserv?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2022-07-06 13:42:16 +00:00 committed by Git OBS Bridge
commit e5390014cb
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 20 07:49:38 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- explicitly buildignore libevent-devel, which is pulled in by
ubound. We use libev here and can get away with this.
-------------------------------------------------------------------
Sat Jun 5 10:37:15 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package ocserv
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -47,6 +47,7 @@ BuildRequires: freeradius-client-devel
BuildRequires: gperf
BuildRequires: gpg2
BuildRequires: libev-devel
#!BuildIgnore: libevent-devel
BuildRequires: libgnutls-devel >= 3.1.10
BuildRequires: libmaxminddb-devel
BuildRequires: libnl3-devel