From cb89b59178913b2bb8252377fdcf1dc0a471ff1e Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Jan 23 2023 16:46:05 +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 37b3694..7b6b31a 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 4f6c37a..584d677 100644 --- a/kio-admin.spec +++ b/kio-admin.spec @@ -16,14 +16,14 @@ BuildRequires: cmake(KF5KIO) BuildRequires: cmake(PolkitQt5-1) -%description %{expand: +%description kio-admin implements a new protocol "admin:///" which gives administrative access 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.} +operations in root-scope. %prep %autosetup -p1 -n %{name}-v%{version}