From 81483e8ea1bc30c07cbe1c77052199a9fa7be029 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 15 Jun 2016 14:50:58 +0200 Subject: [PATCH] drop a test-suite quirk already applied upstream https://github.com/curl/curl/commit/effa575f --- curl.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/curl.spec b/curl.spec index 232f517..1f73213 100644 --- a/curl.spec +++ b/curl.spec @@ -129,10 +129,6 @@ documentation of the library, too. %patch104 -p1 %patch107 -p1 -# use RSA instead of DSA for host authentication in SCP and SFTP test-cases -# because DSA is no longer supported by OpenSSH -sed -e 's/ds[as]/rsa/g' -i tests/ssh{help.pm,server.pl} - # disable test 1112 (#565305) and test 1801 # printf "1112\n1801\n" >> tests/data/DISABLED