Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401318
en ru br
ALT Linux repos
S:1.20.1-alt1

Group :: System/Configuration/Networking
RPM: openfortivpn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and 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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin