/[smecontribs]/rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec
ViewVC logotype

Diff of /rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec

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

Revision 1.4 by jpp, Thu Apr 1 06:45:00 2021 UTC Revision 1.5 by jpp, Sun Jul 24 03:04:16 2022 UTC
# Line 4  Line 4 
4  Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode  Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode
5  Name: smeserver-openvpn-routed  Name: smeserver-openvpn-routed
6  %define version 0.1.6  %define version 0.1.6
7  %define release 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 21  Requires: openvpn Line 21  Requires: openvpn
21  #Requires: perl(Net::OpenVPN::Manage)  #Requires: perl(Net::OpenVPN::Manage)
22  Patch0:smeserver-openvpn-routed-0.1.6-Add-in-systemd-startup.patch  Patch0:smeserver-openvpn-routed-0.1.6-Add-in-systemd-startup.patch
23  Patch1: smeserver-openvpn-routed-0.1.6-bz11336-sme10compatible.patch  Patch1: smeserver-openvpn-routed-0.1.6-bz11336-sme10compatible.patch
24    Patch2: smeserver-openvpn-routed-0.1.6-bz12020-backup.patch
25    
26  %description  %description
27  This package contains all the needed scripts and templates  This package contains all the needed scripts and templates
# Line 28  to have a full working openvpn server ru Line 29  to have a full working openvpn server ru
29    
30    
31  %changelog  %changelog
32    * Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme
33    - add to core backup [SME: 11997]
34    
35  * Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-4.sme  * Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-4.sme
36  - autoconfiguration if openvpn-bridge is isntalled and configured [SME: 11336]  - autoconfiguration if openvpn-bridge is isntalled and configured [SME: 11336]
37  - reworked systemd unit and scripts  - reworked systemd unit and scripts
# Line 66  to have a full working openvpn server ru Line 70  to have a full working openvpn server ru
70  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
71  %patch0 -p1  %patch0 -p1
72  %patch1 -p1  %patch1 -p1
73    %patch2 -p1
74    
75  %build  %build
76  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