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

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

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

Revision 1.1 by vip-ire, Mon Nov 11 17:30:42 2013 UTC Revision 1.3 by vip-ire, Thu Aug 6 15:42:13 2015 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-bridge.spec,v 1.4 2013/07/14 23:22:25 unnilennium Exp $  # $Id: smeserver-openvpn-bridge.spec,v 1.2 2015/02/17 12:06:59 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-bridge  %define name smeserver-openvpn-bridge
7  Name: %{name}  Name: %{name}
8  %define version 2.1  %define version 2.1
9  %define release 1  %define release 3
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: Networking/Remote access  Group: Networking/Remote access
14  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
15    
16    Patch0: smeserver-openvpn-bridge-2.1-locale-2015-02-17.patch
17    Patch1: smeserver-openvpn-bridge-2.1-add_routes_for_s2s_virtual_ip.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21    
# Line 30  This package contains all the needed scr Line 33  This package contains all the needed scr
33  to have a full working openvpn server running in bridge mode.  to have a full working openvpn server running in bridge mode.
34    
35  %changelog  %changelog
36    * Thu Aug 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-3.sme
37    - Add routes for s2s virtual IP
38    
39    * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-2.sme
40    - Apply locale 2015-02-17 patch
41    
42  * Mon Nov 11 2013 Daniel B. <daniel@firewall-services.com> 2.1-1.sme  * Mon Nov 11 2013 Daniel B. <daniel@firewall-services.com> 2.1-1.sme
43  - Rebuild for SME9  - Rebuild for SME9
44    
# Line 238  to have a full working openvpn server ru Line 247  to have a full working openvpn server ru
247  %prep  %prep
248    
249  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
250    %patch0 -p1
251    %patch1 -p1
252    
253  %build  %build
254  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