2024-01-06 07:14:34 +01:00
|
|
|
Name: mosh
|
2024-09-18 14:04:14 +02:00
|
|
|
Version: 1.4.0
|
|
|
|
Release: 1mamba
|
2024-01-06 07:14:34 +01:00
|
|
|
Summary: A remote terminal application that allows roaming, supports intermittent connectivity, and more
|
|
|
|
Group: Network/Security
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-09-18 14:04:14 +02:00
|
|
|
URL: https://mosh.org/
|
|
|
|
Source: https://github.com/mobile-shell/mosh.git/mosh-%{version}/mosh-%{version}.tar.bz2
|
2024-01-06 07:14:34 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-09-18 14:04:14 +02:00
|
|
|
BuildRequires: libabseil-cpp-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libncurses-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: libopenssl-devel
|
|
|
|
BuildRequires: libperl
|
|
|
|
BuildRequires: libprotobuf-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: libstdc++6-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: libutempter-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: libz-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
BuildRequires: perl-devel
|
2024-01-06 07:14:34 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-09-18 14:04:14 +02:00
|
|
|
BuildRequires: libprotobuf-devel >= 28.1
|
2024-01-06 07:14:34 +01:00
|
|
|
Requires: perl-IO-Tty
|
|
|
|
|
|
|
|
%description
|
|
|
|
Mosh (mobile shell) is a remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
|
|
|
Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
2024-01-06 07:14:34 +01:00
|
|
|
./autogen.sh
|
2024-01-06 07:14:34 +01:00
|
|
|
|
|
|
|
%build
|
2024-09-18 14:04:14 +02:00
|
|
|
%configure \
|
|
|
|
CXXFLAGS="%{optflags} -std=c++17"
|
2024-01-06 07:14:34 +01:00
|
|
|
|
2024-09-18 14:04:14 +02:00
|
|
|
%make
|
2024-01-06 07:14:34 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/mosh
|
|
|
|
%{_bindir}/mosh-client
|
|
|
|
%{_bindir}/mosh-server
|
2024-01-06 07:14:34 +01:00
|
|
|
%{_mandir}/man1/mosh-client.1*
|
|
|
|
%{_mandir}/man1/mosh-server.1*
|
|
|
|
%{_mandir}/man1/mosh.1*
|
2024-01-06 07:14:34 +01:00
|
|
|
%doc AUTHORS COPYING THANKS
|
|
|
|
|
|
|
|
%changelog
|
2024-09-18 14:04:14 +02:00
|
|
|
* Tue Apr 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
|
|
|
- update to 1.4.0
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Fri Sep 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-3mamba
|
|
|
|
- rebuilt
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Mon Aug 27 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-2mamba
|
|
|
|
- rebuilt by autoport with build requirements: libprotobuf-devel>=3.6.0.1-1mamba
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Fri Oct 27 2017 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Thu Aug 11 2016 Automatic Build System <autodist@mambasoft.it> 1.2.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Tue Jul 28 2015 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 07:14:34 +01:00
|
|
|
* Tue Nov 19 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4a-2mamba
|
|
|
|
- rebuilt with protobuf 2.5.0
|
|
|
|
|
|
|
|
* Fri Mar 29 2013 Automatic Build System <autodist@mambasoft.it> 1.2.4a-1mamba
|
|
|
|
- update to 1.2.4a
|
|
|
|
|
|
|
|
* Sat Dec 01 2012 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Aug 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.2-1mamba
|
|
|
|
- update to 1.2.2
|
|
|
|
|
|
|
|
* Thu Apr 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.3-1mamba
|
|
|
|
- package created by autospec
|