From 0b157221c66b9dd9c41d6f97e2cce05b8565529c Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 9 Oct 2019 16:49:24 +0200 Subject: [PATCH] Fix nm_version macro We require version of NM that matches our X.Y version. --- network-manager-applet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-manager-applet.spec b/network-manager-applet.spec index 1735b0d..876ae98 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -1,6 +1,6 @@ %global gtk3_version %(pkg-config --modversion gtk+-3.0 2>/dev/null || echo bad) %global glib2_version %(pkg-config --modversion glib-2.0 2>/dev/null || echo bad) -%global nm_version 1:1.1.0 +%global nm_version 1:1.8.0 %global obsoletes_ver 1:0.9.7 %global rpm_version 1.8.22