From ddedb553a36c7b67e07e4d870017646d7a215476 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Feb 22 2019 07:50:38 +0000 Subject: Document Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch was accepted And correct white spaces in a spec file. --- diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 00ff614..df08051 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -12,11 +12,11 @@ Patch1: IO-Socket-SSL-2.060-use-system-default-SSL-version.patch Patch2: IO-Socket-SSL-2.060-make-all-tests-which-use-fork-also-ignore-signal-PIP.patch # Client sends a post-handshake-authentication extension if a client key and # a certificate are available, bug #1632660, -# -Patch3: IO-Socket-SSL-2.060-Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch +# , in upstream after 2.060 +Patch3: IO-Socket-SSL-2.060-Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch # A test for Enable-Post-Handshake-Authentication-TLSv1.3-feature.patch, # bug #1632660, requires openssl tool -Patch4: IO-Socket-SSL-2.060-Test-client-performs-Post-Handshake-Authentication.patch +Patch4: IO-Socket-SSL-2.060-Test-client-performs-Post-Handshake-Authentication.patch BuildArch: noarch # Module Build BuildRequires: coreutils @@ -44,14 +44,14 @@ BuildRequires: perl(vars) BuildRequires: perl(warnings) # Test Suite # openssl for Test-client-performs-Post-Handshake-Authentication.patch -BuildRequires: openssl +BuildRequires: openssl BuildRequires: perl(Data::Dumper) BuildRequires: perl(File::Temp) BuildRequires: perl(FindBin) BuildRequires: perl(IO::Select) BuildRequires: perl(IO::Socket::INET) # IPC::Run for Test-client-performs-Post-Handshake-Authentication.patch -BuildRequires: perl(IPC::Run) +BuildRequires: perl(IPC::Run) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(utf8) BuildRequires: procps