SHA256
1
0
forked from pool/vpnc

Accepting request 1148050 from network

Prepare for RPM 4.20 (forwarded request 1148026 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1148050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vpnc?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-21 16:52:18 +00:00 committed by Git OBS Bridge
commit 9768d52363
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}"