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 15 |
%define release 20 |
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} |
25 |
Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch |
Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch |
26 |
Patch12: smeserver-manager-AdminLTE-0.1.3-Move-action-button-down-a-bit.patch |
Patch12: smeserver-manager-AdminLTE-0.1.3-Move-action-button-down-a-bit.patch |
27 |
Patch13: smeserver-manager-AdminLTE-0.1.3-Update_to_AdminLTE-3-2.patch |
Patch13: smeserver-manager-AdminLTE-0.1.3-Update_to_AdminLTE-3-2.patch |
28 |
|
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 |
30 |
|
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 |
|
Patch18: smeserver-manager-AdminLTE-0.1.3-Further-update-AdminLTE-version-js.patch |
33 |
|
|
34 |
|
|
35 |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
36 |
|
|
51 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
52 |
Requires: e-smith-release >= 10.0 |
Requires: e-smith-release >= 10.0 |
53 |
Requires: smeserver-manager >= 0.1.0-11 |
Requires: smeserver-manager >= 0.1.0-11 |
54 |
|
#Requires: js-jquery > 2.2.4-3 |
55 |
AutoReqProv: no |
AutoReqProv: no |
56 |
|
|
57 |
%description |
%description |
60 |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Thu Mar 10 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-20.sme |
64 |
|
- Further-update-AdminLTE-version-js [SME: 11881] |
65 |
|
|
66 |
|
* Thu Mar 03 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-19.sme |
67 |
|
- Browser error in js for AdminLTE version extraction [SME: 11881] |
68 |
|
|
69 |
|
* Mon Feb 28 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-18.sme |
70 |
|
- Sort-Browser-Error-on-non-login-panels [SME 11880] |
71 |
|
- and set password visibility to use same js code as default theme |
72 |
|
|
73 |
|
* Tue Feb 15 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-17.sme |
74 |
|
- Make-jquery-required [SME: 11870] |
75 |
|
- This has been taken out... |
76 |
|
|
77 |
|
* Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-16.sme |
78 |
|
- Add css for dark-mode [SME: 11863] |
79 |
|
|
80 |
* Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-15.sme |
* Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-15.sme |
81 |
- Update to AdminLTE3.2 [SME: 11861] |
- Update to AdminLTE3.2 [SME: 11861] |
82 |
|
|
121 |
- Update-login-panel-add-password-visibility.patch [SME: 11781] |
- Update-login-panel-add-password-visibility.patch [SME: 11781] |
122 |
|
|
123 |
* Sun Jun 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-2.sme |
* Sun Jun 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-2.sme |
124 |
- 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] |
125 |
|
|
126 |
* Wed Apr 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-1.sme |
* Wed Apr 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-1.sme |
127 |
- Update to add small logo image and some more integration with AdminLTE [SME: 11572] |
- Update to add small logo image and some more integration with AdminLTE [SME: 11572] |
137 |
|
|
138 |
* Wed Apr 21 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-5.sme |
* Wed Apr 21 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-5.sme |
139 |
- Update to AdminLTE 3.1 [SME: 11572] |
- Update to AdminLTE 3.1 [SME: 11572] |
140 |
- Add re-write main default.html.ep to integrate better with AdminLTE |
- Add re-write main AdminLTE.html.ep to integrate better with AdminLTE |
141 |
|
|
142 |
* Tue Apr 20 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-4.sme |
* Tue Apr 20 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-4.sme |
143 |
- Update creatlinks to include update event [SME: 11545] |
- Update creatlinks to include update event [SME: 11545] |
186 |
%patch11 -p1 |
%patch11 -p1 |
187 |
%patch12 -p1 |
%patch12 -p1 |
188 |
%patch13 -p1 |
%patch13 -p1 |
189 |
|
%patch14 -p1 |
190 |
|
%patch15 -p1 |
191 |
|
%patch16 -p1 |
192 |
|
%patch17 -p1 |
193 |
|
%patch18 -p1 |
194 |
|
|
195 |
%build |
%build |
196 |
perl createlinks |
perl createlinks |