--- rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2022/11/11 16:15:24 1.2 +++ rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2024/09/06 10:16:43 1.6 @@ -1,6 +1,6 @@ %define name smeserver-shellinabox -%define version 0.0.7 -%define release 3 +%define version 0.0.8 +%define release 4 Summary: shellinabox is an ajax webbase terminal Name: %{name} Version: %{version} @@ -9,11 +9,15 @@ 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 +Patch2: smeserver-shellinabox-0.0.8-locale-2024-09-06.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 +25,33 @@ AutoReqProv: no shellinabox is an ajax web based terminal %changelog +* Fri Sep 06 2024 Terry Fage 0.0.8-4.sme +- add locale 2024-09-06.patch + +* 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 +%patch2 -p1 %build perl createlinks