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:
commit
e5390014cb
@ -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>
|
Sat Jun 5 10:37:15 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ocserv
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -47,6 +47,7 @@ BuildRequires: freeradius-client-devel
|
|||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: gpg2
|
BuildRequires: gpg2
|
||||||
BuildRequires: libev-devel
|
BuildRequires: libev-devel
|
||||||
|
#!BuildIgnore: libevent-devel
|
||||||
BuildRequires: libgnutls-devel >= 3.1.10
|
BuildRequires: libgnutls-devel >= 3.1.10
|
||||||
BuildRequires: libmaxminddb-devel
|
BuildRequires: libmaxminddb-devel
|
||||||
BuildRequires: libnl3-devel
|
BuildRequires: libnl3-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user