From 362bcb9294aa9317474e217b7d87d91f6788bec1 Mon Sep 17 00:00:00 2001 From: purian23 Date: Sat, 11 Oct 2025 02:14:48 -0400 Subject: [PATCH] More cli - better spec --- dms.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dms.spec b/dms.spec index 1c11520c..44b3cd5c 100644 --- a/dms.spec +++ b/dms.spec @@ -23,7 +23,7 @@ BuildRequires: rpkg # Core requirements - Shell and fonts # Requires: (quickshell or quickshell-git) -Requires: dms = %{version}-%{release} +Requires: dms-cli = %{version}-%{release} Requires: dgop Requires: fira-code-fonts Requires: material-symbols-fonts @@ -52,12 +52,12 @@ Includes auto-theming for GTK/Qt apps with matugen, 20+ customizable widgets, process monitoring, notification center, clipboard history, dock, control center, lock screen, and comprehensive plugin system. -%package -n dms +%package -n dms-cli Summary: DankMaterialShell CLI tool License: GPL-3.0-only URL: https://github.com/AvengeMedia/danklinux -%description -n dms +%description -n dms-cli Command-line interface for DankMaterialShell configuration and management. Provides native DBus bindings, NetworkManager integration, and system utilities. @@ -97,7 +97,7 @@ rm -rf %{buildroot}%{_sysconfdir}/xdg/quickshell/dms/.github %doc README.md CONTRIBUTING.md %{_sysconfdir}/xdg/quickshell/dms/ -%files -n dms +%files -n dms-cli %{_bindir}/dms %changelog