1 |
%define name smeserver-shellinabox |
%define name smeserver-shellinabox |
2 |
%define version 0.0.8 |
%define version 0.0.8 |
3 |
%define release 1 |
%define release 2 |
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} |
10 |
Group: SMEserver/addon |
Group: SMEserver/addon |
11 |
Source: smeserver-shellinabox-%{version}.tar.gz |
Source: smeserver-shellinabox-%{version}.tar.gz |
12 |
|
|
13 |
#Patch0: smeserver-shellinabox-0.0.7-locale-2022-11-11.patch |
Patch0: smeserver-shellinabox-0.0.8-locale-2023-07-13.patch |
14 |
|
|
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
19 |
Requires: shellinabox >= 2.14 |
Requires: shellinabox >= 2.14 |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
|
|
23 |
shellinabox is an ajax web based terminal |
shellinabox is an ajax web based terminal |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Thu Jul 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-2.sme |
27 |
|
- add locale 2023-07-13 patch |
28 |
|
|
29 |
* Tue Jul 11 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-1.sme |
* Tue Jul 11 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-1.sme |
30 |
- add systemd control and smeserver-shellinabox update |
- add systemd control and smeserver-shellinabox update [SME: 12376] |
31 |
|
|
32 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.7-3.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.7-3.sme |
33 |
- apply locale 2022-11-11 patch |
- apply locale 2022-11-11 patch |
40 |
|
|
41 |
%prep |
%prep |
42 |
%setup |
%setup |
43 |
#%patch0 -p1 |
%patch0 -p1 |
44 |
|
|
45 |
%build |
%build |
46 |
perl createlinks |
perl createlinks |