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

Diff of /rpms/smeserver-wireguard/contribs10/smeserver-wireguard.spec

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

Revision 1.1 by jpp, Wed Oct 27 03:23:22 2021 UTC Revision 1.7 by jpp, Thu Oct 28 01:24:08 2021 UTC
# Line 1  Line 1 
1    %define release 4
2    %define version 1.0
3    
4  Name: smeserver-wireguard                Name: smeserver-wireguard              
5  Version:  1.0    Version: %{version}    
6  Release:        1%{?dist}  Release: %{release}%{?dist}
7  Summary: wireguard SME Server configuration package      Summary: wireguard SME Server configuration package    
8    
9  Group:  VPN      Group:  VPN    
10  License: GPL      License: GPL    
11  URL: https://wiki.koozali.org/Wireguard          URL: https://wiki.koozali.org/Wireguard        
12  Source0: smeserver-wireguard-1.0.tgz      Source0: smeserver-wireguard-1.0.tgz    
13    Patch0: smeserver-wireguard-1.0-bz11721-init.patch
14    
15  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
16  Requires: wireguard-tools  Requires: wireguard-tools
# Line 24  the massive headache. It intends to be c Line 28  the massive headache. It intends to be c
28  than OpenVPN. WireGuard is designed as a general purpose VPN for  than OpenVPN. WireGuard is designed as a general purpose VPN for
29  running on embedded interfaces and super computers alike, fit for  running on embedded interfaces and super computers alike, fit for
30  many different circumstances. It runs over UDP.  many different circumstances. It runs over UDP.
31  This package provides the wg binary for controlling WireGuard.  This package provides the Koozali SME SERVER configuration for controlling WireGuard.
32    
33  %prep  %prep
34  %setup -q  %setup -q
35    %patch0 -p1
36    
37  %build  %build
38  perl createlink  perl createlink
# Line 51  cat %{name}-%{version}-filelist Line 56  cat %{name}-%{version}-filelist
56    
57    
58  %changelog  %changelog
59    * Wed Oct 27 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-4.sme
60    - fix wrong ip [SME: 11721]
61    - updated templates fragments
62    - fix panel link ; fix private/public key creation
63    
64    * Tue Oct 26 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-1.sme
65    - first release for Koozali SME Server
66    
67    


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