1 |
%define name smeserver-manager-AdminLTE |
%define name smeserver-manager-AdminLTE |
2 |
%define version 0.1.3 |
%define version 0.1.3 |
3 |
%define release 18 |
%define release 19 |
4 |
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 |
Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2 |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
28 |
Patch14: smeserver-manager-AdminLTE-0.1.3-Add-css-for-dark-mode.patch |
Patch14: smeserver-manager-AdminLTE-0.1.3-Add-css-for-dark-mode.patch |
29 |
Patch15: smeserver-manager-AdminLTE-0.1.3-Make-jquery-required.patch |
Patch15: smeserver-manager-AdminLTE-0.1.3-Make-jquery-required.patch |
30 |
Patch16: smeserver-manager-AdminLTE-0.1.3-Sort-Browser-Error-on-non-login-panels.patch |
Patch16: smeserver-manager-AdminLTE-0.1.3-Sort-Browser-Error-on-non-login-panels.patch |
31 |
|
Patch17: smeserver-manager-AdminLTE-0.1.3-Fix-browser-error-in-js-for-version-extract.patch |
32 |
|
|
33 |
|
|
34 |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
35 |
|
|
59 |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Thu Mar 03 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-19.sme |
63 |
|
- Browser error in js for AdminLTE version extraction [SME: 11881] |
64 |
|
|
65 |
* Mon Feb 28 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-18.sme |
* Mon Feb 28 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-18.sme |
66 |
- Sort-Browser-Error-on-non-login-panels [SME 11880] |
- Sort-Browser-Error-on-non-login-panels [SME 11880] |
67 |
- and set password visibility to use same js code as default theme |
- and set password visibility to use same js code as default theme |
185 |
%patch14 -p1 |
%patch14 -p1 |
186 |
%patch15 -p1 |
%patch15 -p1 |
187 |
%patch16 -p1 |
%patch16 -p1 |
188 |
|
%patch17 -p1 |
189 |
|
|
190 |
%build |
%build |
191 |
perl createlinks |
perl createlinks |