--- rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2022/11/11 16:15:24 1.2 +++ rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2023/07/24 13:13:58 1.5 @@ -1,5 +1,5 @@ %define name smeserver-shellinabox -%define version 0.0.7 +%define version 0.0.8 %define release 3 Summary: shellinabox is an ajax webbase terminal Name: %{name} @@ -9,11 +9,14 @@ Distribution: SME Server License: GNU GPL version 2 Group: SMEserver/addon Source: smeserver-shellinabox-%{version}.tar.gz -Patch0: smeserver-shellinabox-0.0.7-locale-2022-11-11.patch + +Patch0: smeserver-shellinabox-0.0.8-locale-2023-07-13.patch +Patch1: smeserver-shellinabox-0.0.8-fix-services.patch + BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 +Requires: e-smith-release >= 10.0 Requires: shellinabox >= 2.14 AutoReqProv: no @@ -21,18 +24,29 @@ AutoReqProv: no shellinabox is an ajax web based terminal %changelog +* Mon Jul 24 2023 John Crisp 0.0.8-3.sme +- remove service in bootstrap-console-save [SME: 12376] +- comment out unrequired shellinabox-action script + +* Thu Jul 13 2023 John Crisp 0.0.8-2.sme +- add locale 2023-07-13 patch + +* Tue Jul 11 2023 John Crisp 0.0.8-1.sme +- add systemd control and smeserver-shellinabox update [SME: 12376] + * Fri Nov 11 2022 Jean-Philippe Pialasse 0.0.7-3.sme - apply locale 2022-11-11 patch * Sun Jan 10 2016 stephane de labrusse 0.0.7-1.sme - Restrict the deamon to localhost and disable ssl -* Thu Jun 25 2013 stephane de labrusse 0.0.6-1.sme +* Tue Jun 25 2013 stephane de labrusse 0.0.6-1.sme - initial release %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks