2024-01-05 17:57:39 +01:00
|
|
|
Name: socat
|
2024-01-05 17:57:39 +01:00
|
|
|
Version: 1.7.3.4
|
2024-01-05 17:57:39 +01:00
|
|
|
Release: 2mamba
|
2024-01-05 17:57:39 +01:00
|
|
|
Summary: A multipurpose relay (SOcket CAT)
|
|
|
|
Group: Applications/Networking
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
|
|
|
URL: http://www.dest-unreach.org/socat
|
|
|
|
Source: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-05 17:57:39 +01:00
|
|
|
BuildRequires: ldconfig
|
2024-01-05 17:57:39 +01:00
|
|
|
BuildRequires: libncurses-devel
|
|
|
|
BuildRequires: libopenssl-devel
|
|
|
|
BuildRequires: libreadline-devel
|
|
|
|
BuildRequires: libwrap-devel
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 17:57:39 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
2024-01-05 17:57:39 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
socat is a relay for bidirectional data transfer between two independent data channels.
|
|
|
|
Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.
|
|
|
|
These modes include generation of "listening" sockets, named pipes, and pseudo terminals.
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
aclocal
|
|
|
|
autoconf
|
2024-01-05 17:57:39 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure CFLAGS="%{optflags} -fcommon" LDFLAGS="-lncurses"
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 17:57:39 +01:00
|
|
|
%{_bindir}/filan
|
|
|
|
%{_bindir}/procan
|
|
|
|
%{_bindir}/socat
|
|
|
|
%{_mandir}/man1/socat.1*
|
|
|
|
%doc COPYING
|
|
|
|
#%doc CHANGES README README.FIPS
|
2024-01-05 17:57:39 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 17:57:39 +01:00
|
|
|
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.3.4-2mamba
|
|
|
|
- rebuilt with debug package and -fcommon
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Tue Jan 28 2020 Automatic Build System <autodist@mambasoft.it> 1.7.3.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Sat May 04 2019 Automatic Build System <autodist@mambasoft.it> 1.7.3.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Thu Feb 02 2017 Automatic Build System <autodist@mambasoft.it> 1.7.3.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Wed Feb 03 2016 Automatic Build System <autodist@mambasoft.it> 1.7.3.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Sun Jan 25 2015 Automatic Build System <autodist@mambasoft.it> 1.7.3.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:57:39 +01:00
|
|
|
* Mon Mar 10 2014 Automatic Build System <autodist@mambasoft.it> 1.7.2.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 29 2014 Automatic Build System <autodist@mambasoft.it> 1.7.2.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon May 27 2013 Automatic Build System <autodist@mambasoft.it> 1.7.2.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Aug 09 2012 Automatic Build System <autodist@mambasoft.it> 1.7.2.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Mar 27 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.2.0-2mamba
|
|
|
|
- explicitly link to libncurses as readline configure test does not do it
|
|
|
|
|
|
|
|
* Sat Dec 10 2011 Automatic Build System <autodist@mambasoft.it> 1.7.2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Aug 08 2010 Automatic Build System <autodist@mambasoft.it> 1.7.1.3-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Apr 14 2010 Automatic Build System <autodist@mambasoft.it> 1.7.1.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Dec 09 2009 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.7.1.1-1mamba
|
|
|
|
- package created by autospec
|