diff --git a/libressl.spec b/libressl.spec index 9468369..06e53d7 100644 --- a/libressl.spec +++ b/libressl.spec @@ -54,7 +54,7 @@ Summary: LibreSSL utils and libs coexisting with OpenSSL Name: libressl Version: 3.0.2 -Release: 9 +Release: 10 # The code is distributed under ISC license except of original OpenSSL code License: ISC and BSD-like Group: System/Base @@ -209,6 +209,9 @@ Conflicts: netcat-gnu Provides: netcat-tls = %{EVRD} Provides: netcat-libressl = %{EVRD} Provides: nc = %{EVRD} +# Provide "netcat" but of a lower version than the real netcat +# to allow other packages to depend from any variant of netcat +Provides: netcat = 1.0 Autoreq: 1 %description -n netcat-openbsd