NetworkManager/contrib
Íñigo Huguet d41cc08e78 spec: fix nmplugindir
When dist_version is defined in meson, NM installs plugins to a
directory called `NetworkManager-${dist_version}`. If the dist version
contains a `~`, like `1.56~rc1`, defining nmplugindir with
`%{version_no_tilde}` makes it `NetworkManager-1.56-rc1`, causing
rpmbuild errors due to the mismatch.

Fix it by defining nmplugindir with `%{version}` instead.

Fixes: d975389bcd ('spec: use versioning scheme with ~dev and ~rc suffixes')
(cherry picked from commit 9ebc8aa480)
2026-01-13 09:32:49 +01:00
..
alpine ci: update distros 2025-09-08 12:58:27 +02:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian build: remove autotools leftovers 2025-09-08 10:46:44 +00:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora spec: fix nmplugindir 2026-01-13 09:32:49 +01:00
scripts build: drop "ebpf" configuration for n-acd compilation 2025-10-22 21:48:39 +02:00