--- rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2021/11/29 16:14:03 1.22 +++ rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2021/11/30 10:27:30 1.23 @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 0.1.3 -%define release 3 +%define release 4 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -13,6 +13,7 @@ source: %{name}-%{version}.tar.gz 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 #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch @@ -41,6 +42,9 @@ AdminLTE is an html framework for admin wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* 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] @@ -98,6 +102,7 @@ wget https://github.com/ColorlibHQ/Admin %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks