From d669526243d2dd239b3d24260b65dd33cb5309bc Mon Sep 17 00:00:00 2001 From: metcya Date: Sat, 27 Dec 2025 21:14:47 -0600 Subject: [PATCH] fix --- anda/system/vicinae/vicinae.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index c02c17510d..1764118ab5 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -32,14 +32,14 @@ your desktop — built with C++ and Qt. %package xdgpp Summary: C++ library implementing various Freedesktop specifications for the Vicinae launcher -%pkg_libs_files -n xdgpp +%pkg_libs_files -n %{name}-xdgpp %description xdgpp C++ library implementing various Freedesktop specifications for the Vicinae launcher %package xdgpp-devel Summary: Development files for %{name}-xdgpp -%pkg_devel_files -n xdgpp-devel +%pkg_devel_files -n %{name}-xdgpp-devel %description xdgpp-devel Development files for %{name}-xdgpp