/[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.2 by vip-ire, Tue Feb 17 12:06:59 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.1 2013/11/11 17:30:42 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 2
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    
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20    
# Line 30  This package contains all the needed scr Line 32  This package contains all the needed scr
32  to have a full working openvpn server running in bridge mode.  to have a full working openvpn server running in bridge mode.
33    
34  %changelog  %changelog
35    * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 2.1-1.sme
36    - Apply locale 2015-02-17 patch
37    
38  * 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
39  - Rebuild for SME9  - Rebuild for SME9
40    
# Line 238  to have a full working openvpn server ru Line 243  to have a full working openvpn server ru
243  %prep  %prep
244    
245  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
246    %patch0 -p1
247    
248  %build  %build
249  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