1 |
%define release 14 |
%define release 15 |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
|
|
4 |
Name: smeserver-wireguard |
Name: smeserver-wireguard |
14 |
Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch |
Patch1: smeserver-wireguard-1.0-Fix-allowedips-in-quick-conf-contents.patch |
15 |
Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch |
Patch2: smeserver-wireguard-1.0-bz11771-Delete-previous-network-records-when-server-ip-updated-validate-server-ip.patch |
16 |
Patch3: smeserver-wireguard-1.0-bz11819_smanager-bz11742_info.patch |
Patch3: smeserver-wireguard-1.0-bz11819_smanager-bz11742_info.patch |
17 |
|
Patch4: smeserver-wireguard-1.0-fix_typos.patch |
18 |
|
|
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
Requires: wireguard-tools |
Requires: wireguard-tools |
43 |
%patch1 -p1 |
%patch1 -p1 |
44 |
%patch2 -p1 |
%patch2 -p1 |
45 |
%patch3 -p1 |
%patch3 -p1 |
46 |
|
%patch4 -p1 |
47 |
|
|
48 |
%build |
%build |
49 |
perl createlink |
perl createlink |
64 |
|
|
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Tue Apr 19 2022 Michel Begue <mab974@misouk.com> 1.0-15.sme |
68 |
|
- Fix typos in templates |
69 |
|
|
70 |
* Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme |
* Fri Apr 15 2022 Michel Begue <mab974@misouk.com> 1.0-14.sme |
71 |
- Integrate wireguard with smeserver-manager (manager2) [SME: 11819] |
- Integrate wireguard with smeserver-manager (manager2) [SME: 11819] |
72 |
- Accept spaces in 'info' attribute [SME: 11742] |
- Accept spaces in 'info' attribute [SME: 11742] |