SHA256
1
0
forked from pool/vpnc

Accepting request 1148026 from home:dimstar:rpm4.20:v

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148026
OBS-URL: https://build.opensuse.org/package/show/network/vpnc?expand=0&rev=93
This commit is contained in:
Marcus Meissner 2024-02-20 13:47:15 +00:00 committed by Git OBS Bridge
parent 9bf9fba4b9
commit 05223e494e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 13:29:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Thu May 7 08:34:48 UTC 2020 - pgajdos@suse.com

View File

@ -58,8 +58,7 @@ aes192 aes256 Perfect Forward Secrecy: nopfs dh1 dh2 dh5
It runs entirely in userspace and uses the TUN/TAP driver for access.
%prep
%setup -q -n %{name}
%patch1 -p1
%autosetup -p1 -n %{name}
%build
export CFLAGS="%{optflags}"