--- rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2021/04/28 14:46:36 1.19 +++ rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2022/02/08 10:40:14 1.33 @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 0.1.3 -%define release 1 +%define release 15 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -11,8 +11,22 @@ URL: https://adminlte.io/ Group: SMEserver/addon source: %{name}-%{version}.tar.gz -Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch +Patch0: smeserver-manager-AdminLTE-0.1.3-Update-default_ep_html-with-contribs-header.patch +Patch1: smeserver-manager-AdminLTE-0.1.3-Update-login-panel-add-password-visibility.patch +Patch2: smeserver-manager-AdminLTE-0.1.3-Fix-up-config-review-panel.patch +Patch3: smeserver-manager-AdminLTE-0.1.3-Bring-update-event-in-to-line-with-smanager.patch +Patch4: smeserver-manager-AdminLTE-0.1.3-Sort-out-panels-input-description-and-input-field-alignments.patch +Patch5: smeserver-manager-AdminLTE-0.1.3-Get-theme-button-back-in-line.patch +Patch6: smeserver-manager-AdminLTE-0.1.3-Make-input-field-width-auto.patch +Patch7: smeserver-manager-AdminLTE-0.1.3-Better-placement-of-buttons-re-format-tables.patch +Patch8: smeserver-manager-AdminLTE-0.1.3-Position-and-space-headings-add-dev-conf-refactor-css-file.patch +Patch9: smeserver-manager-AdminLTE-0.1.3-More-panel-formatting-adjustments.patch +Patch10: smeserver-manager-AdminLTE-0.1.3-More-format-changes-to-sm2-panels.patch +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 +#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch #Patch0: smeserver-manager-AdminLTE-0.1.1-Add-rpm-names-to-footer.patch #Patch1: smeserver-manager-AdminLTE-0.1.1-change-css-to-supress-bold-on-data-class.patch @@ -39,6 +53,52 @@ AdminLTE is an html framework for admin wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* Tue Feb 08 2022 Brian Read 0.1.3-15.sme +- Update to AdminLTE3.2 [SME: 11861] + +* Fri Jan 07 2022 Brian Read 0.1.3-14.sme +- Move-action-button-down-a-bit [SME: 11833] + +* Tue Jan 04 2022 Brian Read 0.1.3-13.sme +- Fix-format-for-datetime-panel [SME: 11827] + +* Wed Dec 29 2021 Brian Read 0.1.3-12.sme +- More changes to SM2 panel formats [SME: 11826] + +* Mon Dec 20 2021 Brian Read 0.1.3-11.sme +- Adjust format in review panel [SME: 11785] + +* Mon Dec 20 2021 Brian Read 0.1.3-10.sme +- Position-and-space-headings [SME:11785] +- Add in development to smanager conf (will need to be removed at some point) +- Refactor smanager2.css into 3 files for menu, header and footer and content +- Widen footer panel to 100% width +- Sort out format for datetime panel + +* Fri Dec 03 2021 Brian Read 0.1.3-9.sme +- Better-placement-of-buttons-re-format-tables [SME: 11785] + +* Fri Dec 03 2021 Brian Read 0.1.3-8.sme +- Make input field width auto on input panels [SME: 11785 ] + +* Fri Dec 03 2021 Brian Read 0.1.3-7.sme +- Get theme button back in line [SME: 11785] + +* Wed Dec 01 2021 Brian Read 0.1.3-6.sme +- smeserver-manager-AdminLTE-0.1.3-Sort-out-panels-input-description-and-input-field-alignments.patch [SME: 11785] + +* Tue Nov 30 2021 Brian Read 0.1.3-5.sme +- Bring-update-event-in-to-line-with-smanager [SME: 11783] + +* Tue Nov 30 2021 Brian Read 0.1.3-4.sme +- Fix-up-config-review-panel [SME: 11782] + +* Mon Nov 29 2021 Brian Read 0.1.3-3.sme +- 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] + * 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] @@ -89,6 +149,19 @@ wget https://github.com/ColorlibHQ/Admin %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks