update to 1.7.4.2 [release 1.7.4.2-1mamba;Fri Nov 12 2021]
This commit is contained in:
parent
52d5e725d6
commit
8844d2c623
12
socat.spec
12
socat.spec
@ -1,23 +1,22 @@
|
|||||||
Name: socat
|
Name: socat
|
||||||
Version: 1.7.4.1
|
Version: 1.7.4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A multipurpose relay (SOcket CAT)
|
Summary: A multipurpose relay (SOcket CAT)
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.dest-unreach.org/socat
|
URL: http://www.dest-unreach.org/socat/
|
||||||
Source: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
|
Source: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: libbsd-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libwrap-devel
|
BuildRequires: libwrap-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
socat is a relay for bidirectional data transfer between two independent data channels.
|
socat is a relay for bidirectional data transfer between two independent data channels.
|
||||||
@ -53,6 +52,9 @@ autoconf
|
|||||||
#%doc CHANGES README README.FIPS
|
#%doc CHANGES README README.FIPS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.4.2-1mamba
|
||||||
|
- update to 1.7.4.2
|
||||||
|
|
||||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 1.7.4.1-1mamba
|
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 1.7.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user