--- rpms/smeserver-manager/sme10/smeserver-manager.spec 2024/02/02 16:39:20 1.73 +++ rpms/smeserver-manager/sme10/smeserver-manager.spec 2024/02/27 10:29:51 1.81 @@ -2,7 +2,7 @@ Summary: Sme server navigation module : %define name smeserver-manager Name: %{name} %define version 0.1.4 -%define release 23 +%define release 31 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -29,6 +29,14 @@ Patch16: smeserver-manager-0.1.4-yum_ses Patch17: smeserver-manager-0.1.4-Add-css-to-hover-and-click-feedback-on-submit.patch Patch18: smeserver-manager-0.1.4-Update-to-use-jquery-dataTables-in-tables.patch Patch19: smeserver-manager-0.1.4-Get-jquery-etc-from-smeserver-manager-jsquery-rpm.patch +Patch20: smeserver-manager-0.1.4-Add-Export-Buttons-to-dataTable.patch +Patch21: smeserver-manager-0.1.4-Move-dataTable-js-setup-to-seperate-file.patch +Patch22: smeserver-manager-0.1.4-Save-and-restore-menu-configuration.patch +Patch23: smeserver-manager-0.1.4-Re-organise-menus.patch +Patch24: smeserver-manager-0.1.4-Fix-Domains-bug-12479-and-Hostnames-bug-12483.patch +Patch25: smeserver-manager-0.1.4-Make-release-and-version-depend-on-login-status.patch +Patch26: smeserver-manager-0.1.4-Bring-User-menu-into-line-with-menu-revamp.patch +Patch27: smeserver-manager-0.1.4-Sort-mail-anaysis-options-takeout-qmail-q-ones.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -87,6 +95,14 @@ This RPM contributes the navigation bars %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %build perl createlinks @@ -148,6 +164,33 @@ true %defattr(-,root,root) %changelog +* Tue Feb 27 2024 Brian Read 0.1.4-31.sme +- Sort options in mail log anaysis [SME: 11821] +- Take out qmail-q options as need to run as root or qmail - see bug:12491 + +* Sat Feb 24 2024 Brian Read 0.1.4-30.sme +- Bring user menus into line with new menu structure [SME: 12482] + +* Fri Feb 23 2024 Brian Read 0.1.4-29.sme +- Make release and version only show when logged in [SME: 12480] + +* Wed Feb 21 2024 Brian Read 0.1.4-28.sme +- Fix domains bug [SME: 12479] +- Fix hostnames bug [SME: 12483] + +* Sun Feb 18 2024 Brian Read 0.1.4-27.sme +- Re-arrange Menu [SME: 12476] +- Fix problem with ibays not all showing [SME: 12478] + +* Mon Feb 12 2024 Brian Read 0.1.4-26.sme +- Save and Restore menu configuration [SME: 12464] + +* Thu Feb 08 2024 Brian Read 0.1.4-25.sme +- Move-dataTable-js-setup-to-seperate-file [SME: 12467] + +* Wed Feb 07 2024 Brian Read 0.1.4-24.sme +- Add in export buttons to dataTables[SME: 12466] + * Tue Jan 30 2024 Brian Read 0.1.4-23.sme - Arrange that jquery etc is local and from rpm smeserver-manager-jsquery [SME: 12459] - Correct position of % end in partial .html.ep files with tables in.