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 13 |
%define release 14 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
Patch11: smeserver-smeadmin-1.6-bz12684-fixppoe-FTTH.patch |
28 |
|
Patch12: smeserver-smeadmin-1.6-locale-2024-09-06.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
69 |
%patch9 -p1 |
%patch9 -p1 |
70 |
%patch10 -p1 |
%patch10 -p1 |
71 |
%patch11 -p1 |
%patch11 -p1 |
72 |
|
%patch12 -p1 |
73 |
|
|
74 |
%build |
%build |
75 |
perl createlinks |
perl createlinks |
107 |
%defattr(-,root,root) |
%defattr(-,root,root) |
108 |
|
|
109 |
%changelog |
%changelog |
110 |
|
* Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 1.6-14.sme |
111 |
|
- apply locale 2024-09-06.patch |
112 |
|
|
113 |
* Sun May 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-13.sme |
* Sun May 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-13.sme |
114 |
- fix pppoe not loging [SME: 12684] |
- fix pppoe not loging [SME: 12684] |
115 |
increase db volume field. filter display to last 24 months |
increase db volume field. filter display to last 24 months |