--- rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2022/11/11 16:15:24 1.2 +++ rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2023/07/13 12:55:27 1.4 @@ -1,6 +1,6 @@ %define name smeserver-shellinabox -%define version 0.0.7 -%define release 3 +%define version 0.0.8 +%define release 2 Summary: shellinabox is an ajax webbase terminal Name: %{name} Version: %{version} @@ -9,11 +9,13 @@ 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 + 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,13 +23,19 @@ AutoReqProv: no shellinabox is an ajax web based terminal %changelog +* 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