From f62192502db5a344d240432fdf150328c6bd57fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 1 Nov 2021 10:17:21 +0100 Subject: [PATCH] RPM: update tdenetwork MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/main/tdenetwork/tdenetwork.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/main/tdenetwork/tdenetwork.spec b/redhat/main/tdenetwork/tdenetwork.spec index a1b1bde25..53560862a 100644 --- a/redhat/main/tdenetwork/tdenetwork.spec +++ b/redhat/main/tdenetwork/tdenetwork.spec @@ -1108,7 +1108,7 @@ fi -DWITH_GSM=OFF \ -DWITH_XMMS=OFF \ -DWITH_ARTS=ON \ - %{?with_openslp:-DWITH_SLP=ON} \ + %{!?with_openslp:-DWITH_SLP=OFF} \ -DBUILD_ALL=ON \ -DBUILD_KOPETE_PLUGIN_ALL=ON \ -DBUILD_KOPETE_PROTOCOL_ALL=ON \