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 1 |
%define release 2 |
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} |
11 |
Group: SMEserver/addon |
Group: SMEserver/addon |
12 |
source: %{name}-%{version}.tar.gz |
source: %{name}-%{version}.tar.gz |
13 |
|
|
14 |
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
Patch0: smeserver-manager-AdminLTE-0.1.3-Update-default_ep_html-with-contribs-header.patch |
15 |
|
|
16 |
|
#Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch |
17 |
|
|
18 |
#Patch0: smeserver-manager-AdminLTE-0.1.1-Add-rpm-names-to-footer.patch |
#Patch0: smeserver-manager-AdminLTE-0.1.1-Add-rpm-names-to-footer.patch |
19 |
#Patch1: smeserver-manager-AdminLTE-0.1.1-change-css-to-supress-bold-on-data-class.patch |
#Patch1: smeserver-manager-AdminLTE-0.1.1-change-css-to-supress-bold-on-data-class.patch |
40 |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sun Jun 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-2.sme |
44 |
|
- Update default ep file for new contribs header and remove heading from status line [SME: 11623] |
45 |
|
|
46 |
* 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 |
47 |
- 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] |
48 |
|
|
92 |
|
|
93 |
%prep |
%prep |
94 |
%setup |
%setup |
95 |
#%patch0 -p1 |
%patch0 -p1 |
96 |
|
|
97 |
%build |
%build |
98 |
perl createlinks |
perl createlinks |