Accepting request 1151388 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151388 OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=51
This commit is contained in:
parent
3f069b6f40
commit
25a8f09b28
@ -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