!2 Upgrade to 20220509
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3acf8d4297
1168
vpnc-script
1168
vpnc-script
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
%global git_date 20201205
|
||||
%global git_commit_hash cdbd5b
|
||||
%global git_date 20220509
|
||||
%global git_commit_hash e52f8e66391c4c55ee818841d236ebbb6ae284ed
|
||||
Name: vpnc-script
|
||||
Version: %{git_date}
|
||||
Release: 1
|
||||
@ -8,13 +8,13 @@ BuildArch: noarch
|
||||
Requires: iproute which
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.com/openconnect/vpnc-scripts/
|
||||
Source0: https://gitlab.com/openconnect/vpnc-scripts/-/blob/21a051aa8aeb51a86f6ec9cea98445224d08900b/vpnc-script
|
||||
Source0: https://gitlab.com/openconnect/vpnc-scripts/-/archive/e52f8e66391c4c55ee818841d236ebbb6ae284ed/vpnc-scripts-e52f8e66391c4c55ee818841d236ebbb6ae284ed.tar.gz
|
||||
%description
|
||||
This script sets up routing for VPN connectivity, when invoked by vpnc
|
||||
or openconnect.
|
||||
|
||||
%prep
|
||||
cp -p %SOURCE0 .
|
||||
%autosetup -n vpnc-scripts-%{git_commit_hash} -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -28,5 +28,8 @@ install -m 0755 vpnc-script \
|
||||
%{_sysconfdir}/vpnc/vpnc-script
|
||||
|
||||
%changelog
|
||||
* Thu May 04 2023 xu_ping <707078654@qq.com> - %{git_date}-1
|
||||
- Upgrade to 20220509
|
||||
|
||||
* Mon Sep 6 2021 wulei <wulei80@huawei.com> - %{git_date}-1
|
||||
- package init
|
||||
|
||||
BIN
vpnc-scripts-e52f8e66391c4c55ee818841d236ebbb6ae284ed.tar.gz
Normal file
BIN
vpnc-scripts-e52f8e66391c4c55ee818841d236ebbb6ae284ed.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user