--- rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2023/07/11 22:02:39 1.3 +++ rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec 2023/07/24 13:13:58 1.5 @@ -1,6 +1,6 @@ %define name smeserver-shellinabox %define version 0.0.8 -%define release 1 +%define release 3 Summary: shellinabox is an ajax webbase terminal Name: %{name} Version: %{version} @@ -10,12 +10,13 @@ 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 @@ -23,8 +24,15 @@ 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 +- 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 @@ -37,7 +45,8 @@ AutoReqProv: no %prep %setup -#%patch0 -p1 +%patch0 -p1 +%patch1 -p1 %build perl createlinks