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:
parent
9bf9fba4b9
commit
05223e494e
@ -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
|
Thu May 7 08:34:48 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -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.
|
It runs entirely in userspace and uses the TUN/TAP driver for access.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%autosetup -p1 -n %{name}
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user