From f9b0ca21f00ff979491329eee72f243b0a4ae65e Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Jan 23 2023 14:58:14 +0000 Subject: initial kio-admin package desc fix Signed-off-by: Onuralp SEZER --- diff --git a/kio-admin-1.0.0-1.fc38.src.rpm b/kio-admin-1.0.0-1.fc38.src.rpm index d6b72ea..09220d2 100644 Binary files a/kio-admin-1.0.0-1.fc38.src.rpm and b/kio-admin-1.0.0-1.fc38.src.rpm differ diff --git a/kio-admin.spec b/kio-admin.spec index 8ee172b..69d46ca 100644 --- a/kio-admin.spec +++ b/kio-admin.spec @@ -15,9 +15,13 @@ BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(PolkitQt5-1) -%description +%global _description %{expand: kio-admin implements a new protocol "admin:///" which gives administrative access -to the entire system. +to the entire system. This is achieved by talking, over dbus, with a root-level +helper binary that in turn uses existing KIO infrastructure to run file:// +operations in root-scope.} + +%description %{_description} %prep %autosetup -p1 -n %{name}-v%{version}