1 |
%define name smeserver-shellinabox |
%define name smeserver-shellinabox |
2 |
%define version 0.0.7 |
%define version 0.0.7 |
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} |
9 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
10 |
Group: SMEserver/addon |
Group: SMEserver/addon |
11 |
Source: smeserver-shellinabox-%{version}.tar.gz |
Source: smeserver-shellinabox-%{version}.tar.gz |
12 |
|
Patch0: smeserver-shellinabox-0.0.7-locale-2022-11-11.patch |
13 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
15 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
shellinabox is an ajax web based terminal |
shellinabox is an ajax web based terminal |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.7-3.sme |
25 |
|
- apply locale 2022-11-11 patch |
26 |
|
|
27 |
* Sun Jan 10 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.0.7-1.sme |
* Sun Jan 10 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.0.7-1.sme |
28 |
- Restrict the deamon to localhost and disable ssl |
- Restrict the deamon to localhost and disable ssl |
29 |
|
|
32 |
|
|
33 |
%prep |
%prep |
34 |
%setup |
%setup |
35 |
|
%patch0 -p1 |
36 |
|
|
37 |
%build |
%build |
38 |
perl createlinks |
perl createlinks |