/[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.2 by vip-ire, Tue Feb 17 12:06:59 2015 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.1 2013/11/11 17:30:42 vip-ire 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 2  %define release 3
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 14  Group: Networking/Remote access Line 14  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  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
# Line 32  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  * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-1.sme  * 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  - 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
# Line 244  to have a full working openvpn server ru Line 248  to have a full working openvpn server ru
248    
249  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
250  %patch0 -p1  %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