]> git.pld-linux.org Git - packages/openfortivpn.git/commitdiff
- updated to 1.10.0
authorBartek Szady <bszx@bszx.eu>
Tue, 9 Jul 2019 09:36:05 +0000 (11:36 +0200)
committerBartek Szady <bszx@bszx.eu>
Tue, 9 Jul 2019 09:36:05 +0000 (11:36 +0200)
openfortivpn.spec

index 7f3494ac30899ddd3e4eaeceafc3da171cbf3bfb..cb9eb6a5a62ac602702a3a1c2d113f1e1c9052f4 100644 (file)
@@ -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
 
This page took 0.137431 seconds and 4 git commands to generate.