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 16 |
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 |
|
|
30 |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
31 |
|
|
54 |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-16.sme |
58 |
|
- Add css for dark-mode [SME: 11863] |
59 |
|
|
60 |
* 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 |
61 |
- Update to AdminLTE3.2 [SME: 11861] |
- Update to AdminLTE3.2 [SME: 11861] |
62 |
|
|
166 |
%patch11 -p1 |
%patch11 -p1 |
167 |
%patch12 -p1 |
%patch12 -p1 |
168 |
%patch13 -p1 |
%patch13 -p1 |
169 |
|
%patch14 -p1 |
170 |
|
|
171 |
%build |
%build |
172 |
perl createlinks |
perl createlinks |