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 7 |
%define release 8 |
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} |
17 |
Patch3: smeserver-manager-AdminLTE-0.1.3-Bring-update-event-in-to-line-with-smanager.patch |
Patch3: smeserver-manager-AdminLTE-0.1.3-Bring-update-event-in-to-line-with-smanager.patch |
18 |
Patch4: smeserver-manager-AdminLTE-0.1.3-Sort-out-panels-input-description-and-input-field-alignments.patch |
Patch4: smeserver-manager-AdminLTE-0.1.3-Sort-out-panels-input-description-and-input-field-alignments.patch |
19 |
Patch5: smeserver-manager-AdminLTE-0.1.3-Get-theme-button-back-in-line.patch |
Patch5: smeserver-manager-AdminLTE-0.1.3-Get-theme-button-back-in-line.patch |
20 |
|
Patch6: smeserver-manager-AdminLTE-0.1.3-Make-input-field-width-auto.patch |
21 |
|
|
22 |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
23 |
|
|
46 |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-8.sme |
50 |
|
- Make input field width auto on input panels [SME: 11785 ] |
51 |
|
|
52 |
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-7.sme |
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-7.sme |
53 |
- Get theme button back in line [SME: 11785] |
- Get theme button back in line [SME: 11785] |
54 |
|
|
122 |
%patch3 -p1 |
%patch3 -p1 |
123 |
%patch4 -p1 |
%patch4 -p1 |
124 |
%patch5 -p1 |
%patch5 -p1 |
125 |
|
%patch6 -p1 |
126 |
|
|
127 |
%build |
%build |
128 |
perl createlinks |
perl createlinks |