/[smecontribs]/rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec
ViewVC logotype

Diff of /rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.7 by vip-ire, Mon Feb 8 09:24:25 2016 UTC Revision 1.9 by cvsuser, Sat Dec 2 06:28:56 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-s2s.spec,v 1.6 2015/07/01 21:55:55 stephdl Exp $  # $Id: smeserver-openvpn-s2s.spec,v 1.8 2017/10/25 13:24:23 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 6  Summary: OpenVPN, a strong VPN solution Line 6  Summary: OpenVPN, a strong VPN solution
6  %define name smeserver-openvpn-s2s  %define name smeserver-openvpn-s2s
7  Name: %{name}  Name: %{name}
8  %define version 0.2  %define version 0.2
9  %define release 6  %define release 8
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 16  Source: %{name}-%{version}.tar.xz Line 16  Source: %{name}-%{version}.tar.xz
16  Patch0: smeserver-openvpn-s2s-0.2-use_verify_x509_name.patch  Patch0: smeserver-openvpn-s2s-0.2-use_verify_x509_name.patch
17  Patch1: smeserver-openvpn-s2s-0.2-locale-2015-02-17.patch  Patch1: smeserver-openvpn-s2s-0.2-locale-2015-02-17.patch
18  Patch2: smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch  Patch2: smeserver-openvpn-s2s-0.2-locale-2015-07-01.patch
19    Patch3: smeserver-openvpn-s2s-0.2-fix_daemon_id_validation.patch
20    Patch4: smeserver-openvpn-s2s-0.2-locale-2017-12-02.patch
21    
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23    
# Line 30  This package contains all the needed scr Line 32  This package contains all the needed scr
32  to run openvpn in client or server mode for site to site tunnels  to run openvpn in client or server mode for site to site tunnels
33    
34  %changelog  %changelog
35    * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 0.2-8.sme
36    - apply locale 2017-12-02 patch
37    
38    * Wed Oct 25 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2-7.sme
39    - Fix daemon ID validation [SME: 10446]
40    
41  * Mon Feb 8 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2-6.sme  * Mon Feb 8 2016 Daniel Berteaud <daniel@firewall-services.com> 0.2-6.sme
42  - Create /etc/openvpn/s2s/dev/urandom [SME: 9238]  - Create /etc/openvpn/s2s/dev/urandom [SME: 9238]
43    
# Line 128  to run openvpn in client or server mode Line 136  to run openvpn in client or server mode
136  %patch0 -p1  %patch0 -p1
137  %patch1 -p1  %patch1 -p1
138  %patch2 -p1  %patch2 -p1
139    %patch3 -p1
140    %patch4 -p1
141    
142  %build  %build
143  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed