1 |
%define name smeserver-shellinabox |
%define name smeserver-shellinabox |
2 |
%define version 0.0.8 |
%define version 0.0.8 |
3 |
%define release 2 |
%define release 3 |
4 |
Summary: shellinabox is an ajax webbase terminal |
Summary: shellinabox is an ajax webbase terminal |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
11 |
Source: smeserver-shellinabox-%{version}.tar.gz |
Source: smeserver-shellinabox-%{version}.tar.gz |
12 |
|
|
13 |
Patch0: smeserver-shellinabox-0.0.8-locale-2023-07-13.patch |
Patch0: smeserver-shellinabox-0.0.8-locale-2023-07-13.patch |
14 |
|
Patch1: smeserver-shellinabox-0.0.8-fix-services.patch |
15 |
|
|
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
24 |
shellinabox is an ajax web based terminal |
shellinabox is an ajax web based terminal |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Mon Jul 24 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-3.sme |
28 |
|
- remove service in bootstrap-console-save [SME: 12376] |
29 |
|
- comment out unrequired shellinabox-action script |
30 |
|
|
31 |
* Thu Jul 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-2.sme |
* Thu Jul 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-2.sme |
32 |
- add locale 2023-07-13 patch |
- add locale 2023-07-13 patch |
33 |
|
|
46 |
%prep |
%prep |
47 |
%setup |
%setup |
48 |
%patch0 -p1 |
%patch0 -p1 |
49 |
|
%patch1 -p1 |
50 |
|
|
51 |
%build |
%build |
52 |
perl createlinks |
perl createlinks |