diff --git a/kronosnet.spec b/kronosnet.spec index 0aeda4f..b31daed 100644 --- a/kronosnet.spec +++ b/kronosnet.spec @@ -37,7 +37,7 @@ Name: kronosnet Summary: Multipoint-to-Multipoint VPN daemon Version: 1.25 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ URL: https://kronosnet.org Source0: https://kronosnet.org/releases/%{name}-%{version}.tar.xz @@ -426,6 +426,9 @@ Requires: libknet1-crypto-plugins-all%{_isa} = %{version}-%{release} Summary: Provides kronosnet test suite License: GPLv2+ Requires: libknet1%{_isa} = %{version}-%{release} +%if %{with libnozzle} +Requires: libnozzle1%{_isa} = %{version}-%{release} +%endif %description -n kronosnet-tests This package contains all the libknet and libnozzle test suite.