- Update to 1.7.3.1 (#1186301)

This commit is contained in:
Paul Wouters 2016-04-28 00:48:13 -04:00
parent c2be4f46a8
commit cc427b8047
1 changed files with 7 additions and 7 deletions

View File

@ -2,19 +2,17 @@
Summary: Bidirectional data relay between two data channels ('netcat++')
Name: socat
Version: 1.7.2.4
Release: 6%{?dist}
Version: 1.7.3.1
Release: 1%{?dist}
License: GPLv2
Url: http://www.dest-unreach.org/%{name}
Url: http://www.dest-unreach.org/socat/
Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
Group: Applications/Internet
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel readline-devel ncurses-devel
BuildRequires: autoconf kernel-headers > 2.6.18
# for make test
BuildRequires: iproute net-tools coreutils procps-ng openssl iputils
Patch1: socat-1.7.2.4-test.patch
Patch2: socat-1.7.2.4-errqueue.patch
%description
Socat is a relay for bidirectional data transfer between two independent data
@ -29,7 +27,6 @@ line editor (readline), a program, or a combination of two of these.
iconv -f iso8859-1 -t utf-8 CHANGES > CHANGES.utf8
mv CHANGES.utf8 CHANGES
%patch1 -p1
%patch2 -p1
%build
%configure \
@ -58,7 +55,7 @@ export OD_C=/usr/bin/od
%files
%doc BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ PORTING
%doc COPYING* README SECURITY testcert.conf
%doc COPYING* README SECURITY
%doc %{_docdir}/socat/*.sh
%{_bindir}/socat
%{_bindir}/filan
@ -66,6 +63,9 @@ export OD_C=/usr/bin/od
%doc %{_mandir}/man1/socat.1*
%changelog
* Tue Apr 26 2016 Paul wouters <pwouters@redhat.com> - 1.7.3.1-1
- Update to 1.7.3.1 (#1186301)
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild