--- rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2021/06/06 19:49:41 1.21 +++ rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec 2021/11/29 16:14:03 1.22 @@ -1,6 +1,6 @@ %define name smeserver-manager-AdminLTE %define version 0.1.3 -%define release 2 +%define release 3 Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 Name: %{name} Version: %{version} @@ -12,6 +12,7 @@ Group: SMEserver/addon 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 #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch @@ -40,6 +41,9 @@ AdminLTE is an html framework for admin wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip %changelog +* 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] @@ -93,6 +97,7 @@ wget https://github.com/ColorlibHQ/Admin %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks