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