--- rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2022/02/08 10:40:14 1.33 +++ rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2022/02/28 15:39:14 1.35 @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 0.1.3 -%define release 15 +%define release 18 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -25,6 +25,9 @@ Patch10: smeserver-manager-AdminLTE-0.1. Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch Patch12: smeserver-manager-AdminLTE-0.1.3-Move-action-button-down-a-bit.patch Patch13: smeserver-manager-AdminLTE-0.1.3-Update_to_AdminLTE-3-2.patch +Patch14: smeserver-manager-AdminLTE-0.1.3-Add-css-for-dark-mode.patch +Patch15: smeserver-manager-AdminLTE-0.1.3-Make-jquery-required.patch +Patch16: smeserver-manager-AdminLTE-0.1.3-Sort-Browser-Error-on-non-login-panels.patch #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch @@ -45,6 +48,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-% BuildRequires: e-smith-devtools Requires: e-smith-release >= 10.0 Requires: smeserver-manager >= 0.1.0-11 +#Requires: js-jquery > 2.2.4-3 AutoReqProv: no %description @@ -53,6 +57,17 @@ AdminLTE is an html framework for admin wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* Mon Feb 28 2022 Brian Read 0.1.3-18.sme +- Sort-Browser-Error-on-non-login-panels [SME 11880] +- and set password visibility to use same js code as default theme + +* Tue Feb 15 2022 Brian Read 0.1.3-17.sme +- Make-jquery-required [SME: 11870] +- This has been taken out... + +* Tue Feb 08 2022 Brian Read 0.1.3-16.sme +- Add css for dark-mode [SME: 11863] + * Tue Feb 08 2022 Brian Read 0.1.3-15.sme - Update to AdminLTE3.2 [SME: 11861] @@ -97,7 +112,7 @@ wget https://github.com/ColorlibHQ/Admin - Update-login-panel-add-password-visibility.patch [SME: 11781] * Sun Jun 06 2021 Brian Read 0.1.3-2.sme -- Update default ep file for new contribs header and remove heading from status line [SME: 11623] +- Update AdminLTE ep file for new contribs header and remove heading from status line [SME: 11623] * Wed Apr 28 2021 Brian Read 0.1.3-1.sme - Update to add small logo image and some more integration with AdminLTE [SME: 11572] @@ -113,7 +128,7 @@ wget https://github.com/ColorlibHQ/Admin * Wed Apr 21 2021 Brian Read 0.1.1-5.sme - Update to AdminLTE 3.1 [SME: 11572] -- Add re-write main default.html.ep to integrate better with AdminLTE +- Add re-write main AdminLTE.html.ep to integrate better with AdminLTE * Tue Apr 20 2021 Brian Read 0.1.1-4.sme - Update creatlinks to include update event [SME: 11545] @@ -162,6 +177,9 @@ wget https://github.com/ColorlibHQ/Admin %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 %build perl createlinks