1 Star 0 Fork 3

王歌/vpnc-script

forked from src-openEuler/vpnc-script 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
vpnc-script.spec 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
王歌 提交于 2024-08-06 11:26 +08:00 . update to version 20240308
%global git_date 20240308
%global git_commit_hash 4ed41c21e3857f96ab935b45092bbb07c3ccd5be
Name: vpnc-script
Version: %{git_date}
Release: 1
Summary: Routing setup script for vpnc and openconnect
BuildArch: noarch
Requires: iproute which
License: GPLv2+
URL: https://gitlab.com/openconnect/vpnc-scripts/
Source0: https://gitlab.com/openconnect/vpnc-scripts/-/archive/%{git_commit_hash}/vpnc-scripts-%{git_commit_hash}.tar.gz
%description
This script sets up routing for VPN connectivity, when invoked by vpnc
or openconnect.
%prep
%autosetup -n vpnc-scripts-%{git_commit_hash} -p1
%build
%install
mkdir -p -m 755 %{buildroot}%{_sysconfdir}/vpnc
install -m 0755 vpnc-script \
%{buildroot}%{_sysconfdir}/vpnc/vpnc-script
%files
%dir %{_sysconfdir}/vpnc
%{_sysconfdir}/vpnc/vpnc-script
%changelog
* Tue Aug 06 2024 Ge Wang <wang__ge@126.com> - %{git_date}-1
- Upgrade to 20240308
* 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang--ge/vpnc-script.git
git@gitee.com:wang--ge/vpnc-script.git
wang--ge
vpnc-script
vpnc-script
master

搜索帮助

371d5123 14472233 46e8bd33 14472233