forked from pool/ocserv
Accepting request 1154177 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/1154177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocserv?expand=0&rev=23
This commit is contained in:
commit
e787f13a85
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:40:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 25 08:41:26 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -87,14 +87,10 @@ escalation due to any bug on the VPN handling (worker) process.
|
||||
A management interface allows for viewing and querying logged-in users.
|
||||
|
||||
%prep
|
||||
gpg --import %{SOURCE100} && gpg --verify %{SOURCE1}
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
autoreconf -fiv
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --enable-systemd \
|
||||
--enable-seccomp \
|
||||
--disable-rpath \
|
||||
|
Loading…
Reference in New Issue
Block a user