Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37786248
en ru br
ALT Linux repositórios
S:1.20.1-alt1

Group :: Sistema/Configurações/Rede
RPM: openfortivpn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define git 320f95f

Name: openfortivpn
Version: 1.10.0
Release: alt0.g%{git}

Summary: Client for PPP+SSL VPN tunnel services
License: GPLv3+
Group: System/Configuration/Networking

Url: https://github.com/adrienverge/openfortivpn
Source: https://github.com/adrienverge/openfortivpn/archive/v%version.tar.gz#/%name-%version.tar.gz

BuildRequires: libssl-devel
Requires: ppp opensc

%description
openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd
process and operates the communication between the gateway and this process.

It is compatible with Fortinet VPNs.

%prep
%setup

%build
%autoreconf
%configure
%make V=1

%install
%makeinstall

%files
%_bindir/openfortivpn
%_man1dir/openfortivpn.1*
%dir %_sysconfdir/openfortivpn
%config(noreplace) %_sysconfdir/openfortivpn/config
%doc CHANGELOG.md README.md LICENSE

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009