[packages/openfortivpn] - updated to 1.10.0
bszx
bszx at pld-linux.org
Tue Jul 9 11:42:00 CEST 2019
commit 7527cd8012c4d6725d6cc28193c08d2843632810
Author: Bartek Szady <bszx at bszx.eu>
Date: Tue Jul 9 11:36:05 2019 +0200
- updated to 1.10.0
openfortivpn.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/openfortivpn.spec b/openfortivpn.spec
index 7f3494a..cb9eb6a 100644
--- a/openfortivpn.spec
+++ b/openfortivpn.spec
@@ -1,12 +1,12 @@
Summary: Client for PPP+SSL VPN tunnel services
Summary(pl.UTF-8): Klient usług tunelowych VPN PPP+SSL
Name: openfortivpn
-Version: 1.1.0
-Release: 2
+Version: 1.10.0
+Release: 1
License: GPL v3+ with OpenSSL exception
Group: Networking
Source0: https://github.com/adrienverge/openfortivpn/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 974e4cd58791bfdbe4ec78cce543c771
+# Source0-md5: bfbbb82e31acb26cafa6b5aefc453eba
URL: https://github.com/adrienverge/openfortivpn
BuildRequires: autoconf >= 2.69
BuildRequires: automake
@@ -44,6 +44,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -f $RPM_BUILD_ROOT%{_datadir}/openfortivpn/config.template
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openfortivpn.git/commitdiff/7527cd8012c4d6725d6cc28193c08d2843632810
More information about the pld-cvs-commit
mailing list