/[smecontribs]/rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec
ViewVC logotype

Diff of /rpms/smeserver-shellinabox/contribs10/smeserver-shellinabox.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Sat Aug 20 03:14:03 2022 UTC Revision 1.5 by jcrisp, Mon Jul 24 13:13:58 2023 UTC
# Line 1  Line 1 
1  %define name smeserver-shellinabox  %define name smeserver-shellinabox
2  %define version 0.0.7  %define version 0.0.8
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}
# Line 9  Distribution: SME Server Line 9  Distribution: SME Server
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    
13    Patch0: smeserver-shellinabox-0.0.8-locale-2023-07-13.patch
14    Patch1: smeserver-shellinabox-0.0.8-fix-services.patch
15    
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 10.0
20  Requires: shellinabox >= 2.14  Requires: shellinabox >= 2.14
21  AutoReqProv: no  AutoReqProv: no
22    
# Line 20  AutoReqProv: no Line 24  AutoReqProv: no
24   shellinabox is an ajax web based terminal   shellinabox is an ajax web based terminal
25    
26  %changelog  %changelog
27    * Mon Jul 24 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-3.sme
28    - remove service in bootstrap-console-save [SME: 12376]
29    - comment out unrequired shellinabox-action script
30    
31    * Thu Jul 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-2.sme
32    - add locale 2023-07-13 patch
33    
34    * Tue Jul 11 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 0.0.8-1.sme
35    - add systemd control and smeserver-shellinabox update [SME: 12376]
36    
37    * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.7-3.sme
38    - apply locale 2022-11-11 patch
39    
40  * 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
41  - Restrict the deamon to localhost and disable ssl  - Restrict the deamon to localhost and disable ssl
42    
43  * Thu Jun 25 2013  stephane de labrusse <stephdl@de-labrusse.fr> 0.0.6-1.sme  * Tue Jun 25 2013  stephane de labrusse <stephdl@de-labrusse.fr> 0.0.6-1.sme
44  - initial release  - initial release
45    
46  %prep  %prep
47  %setup  %setup
48    %patch0 -p1
49    %patch1 -p1
50    
51  %build  %build
52  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed