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

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

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

Revision 1.34 by vip-ire, Fri Apr 30 07:50:09 2010 UTC Revision 1.39 by vip-ire, Tue Oct 26 10:06:59 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-bridge.spec,v 1.33 2010/03/03 04:02:52 slords Exp $  # $Id: smeserver-openvpn-bridge.spec,v 1.38 2010/10/19 11:51:26 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.0  %define version 2.0
9  %define release 35  %define release 40
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 56  Patch39: smeserver-openvpn-bridge-2.0-lo Line 56  Patch39: smeserver-openvpn-bridge-2.0-lo
56  Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch  Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch
57  Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch  Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch
58  Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch  Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch
59    Patch43: smeserver-openvpn-bridge-2.0-comment_passtos.patch
60    Patch44: smeserver-openvpn-bridge-2.0-log_timestamp.patch
61    Patch45: smeserver-openvpn-bridge-2.0-return_pass_tos_comment.patch
62    Patch46: smeserver-openvpn-bridge-2.0-locale-2010-06-02.patch
63    Patch47: smeserver-openvpn-bridge-2.0-locale-2010-07-19.patch
64    Patch48: smeserver-openvpn-bridge-2.0-templates_cleanup.patch
65    Patch49: smeserver-openvpn-bridge-2.0-option_to_disable_route_push.patch
66    Patch50: smeserver-openvpn-bridge-2.0-toggle_passtos.patch
67    Patch51: smeserver-openvpn-bridge-2.0-enhance_routes_push.patch
68    
69  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
70  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 74  This package contains all the needed scr Line 83  This package contains all the needed scr
83  to have a full working openvpn server running in bridge mode.  to have a full working openvpn server running in bridge mode.
84    
85  %changelog  %changelog
86    * Tue Oct 26 2010 Daniel B. <daniel@firewall-services.com> 2.0-40.sme
87    - Add PassTOS DB key to enable/disable passtos
88    - Enhance routes push (work with s2s contrib)
89    
90    * Tue Oct 19 2010  Daniel B. <daniel@firewall-services.com> 2.0-39.sme
91    - templates cleanup
92    - DB prop to disable local networks routes push to client
93    
94    * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-38.sme
95    - apply locale 2010-07-19 patc
96    
97    * Wed Jun 02 2010 Daniel B. <daniel@firewall-services.com> 2.0-37.sme
98    - apply locale 2010-06-02 patch
99    - use multilog timestamp
100    
101    * Wed May 12 2010 Daniel B. <daniel@firewall-services.com> 2.0-36.sme
102    - Comment the passtos option as it's not supported on Windows
103    
104  * Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme  * Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme
105  - add the passtos option  - add the passtos option
106  - push the comp-lzo option to the client  - push the comp-lzo option to the client
# Line 274  to have a full working openvpn server ru Line 301  to have a full working openvpn server ru
301  %patch40 -p1  %patch40 -p1
302  %patch41 -p1  %patch41 -p1
303  %patch42 -p1  %patch42 -p1
304    %patch43 -p1
305    %patch44 -p1
306    %patch45 -p1
307    %patch46 -p1
308    %patch47 -p1
309    %patch48 -p1
310    %patch49 -p1
311    %patch50 -p1
312    %patch51 -p1
313    
314  %build  %build
315  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