Add conflicts with older curl and wget versions (built with recently removed SSLv2 support)

This commit is contained in:
Andrey Bondrov 2016-05-12 16:44:23 +10:00
parent 96dfe9ed58
commit 2015e24cb6

View file

@ -109,6 +109,9 @@ Conflicts: %{_lib}openssl1.0.0 < 1.0.1n
Obsoletes: %{_lib}openssl1.0.0 < 1.0.1n
# needed to avoid undefined symbols in rpm (rpm depends on neon library)
Conflicts: %{_lib}neon0.27 < 0.30.1
# needed to avoid undefined symbols in curl and wget as they block update
Conflicts: curl < 1:7.47.1
Conflicts: wget < 1.17.1
%description -n %{libssl}
The libraries files are needed for various cryptographic algorithms