7 |
%define name smeserver-smeadmin |
%define name smeserver-smeadmin |
8 |
Name: %{name} |
Name: %{name} |
9 |
%define version 1.6 |
%define version 1.6 |
10 |
%define release 12 |
%define release 13 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
24 |
Patch8: smeserver-smeadmin-1.6-locale-2022-11-11.patch |
Patch8: smeserver-smeadmin-1.6-locale-2022-11-11.patch |
25 |
Patch9: smeserver-smeadmin-1.6-bz12447-auth-qpsmtpd.patch |
Patch9: smeserver-smeadmin-1.6-bz12447-auth-qpsmtpd.patch |
26 |
Patch10: smeserver-smeadmin-1.6-bz10244-bz11754-translation.patch |
Patch10: smeserver-smeadmin-1.6-bz10244-bz11754-translation.patch |
27 |
|
Patch11: smeserver-smeadmin-1.6-bz12684-fixppoe-FTTH.patch |
28 |
|
|
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
67 |
%patch8 -p1 |
%patch8 -p1 |
68 |
%patch9 -p1 |
%patch9 -p1 |
69 |
%patch10 -p1 |
%patch10 -p1 |
70 |
|
%patch11 -p1 |
71 |
|
|
72 |
%build |
%build |
73 |
perl createlinks |
perl createlinks |
74 |
%{__mkdir_p} root/etc/e-smith/web/panels/manager/html/smeadmin |
%{__mkdir_p} root/etc/e-smith/web/panels/manager/html/smeadmin |
105 |
%defattr(-,root,root) |
%defattr(-,root,root) |
106 |
|
|
107 |
%changelog |
%changelog |
108 |
|
* Sun May 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-13.sme |
109 |
|
- fix pppoe not loging [SME: 12684] |
110 |
|
increase db volume field. filter display to last 24 months |
111 |
|
display in GB/MB instead of GiB/kiB |
112 |
|
|
113 |
* Fri Dec 22 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-12.sme |
* Fri Dec 22 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-12.sme |
114 |
- add accounting of auth_failed [SME: 12447] |
- add accounting of auth_failed [SME: 12447] |
115 |
adding php8* services |
adding php8* services |