Update kglobalacceld6.spec
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# SPDX-FileCopyrightText: (C) 2026 Institute of Software, Chinese Academy of Sciences (ISCAS)
|
||||
# SPDX-FileCopyrightText: (C) 2026 openRuyi Project Contributors
|
||||
# SPDX-FileContributor: jingyupu <pujingyu@iscas.ac.cn>
|
||||
#
|
||||
# SPDX-License-Identifier: MulanPSL-2.0
|
||||
|
||||
%define kf6_version 6.18.0
|
||||
%define qt6_version 6.9.0
|
||||
@@ -9,10 +14,11 @@
|
||||
|
||||
Name: kglobalacceld
|
||||
Version: 6.5.5
|
||||
Release: 0
|
||||
Release: %autorelease
|
||||
Summary: Global keyboard shortcut daemon
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
#!RemoteAsset
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
@@ -42,13 +48,13 @@ Obsoletes: kglobalaccel5 < %{version}
|
||||
%description
|
||||
Daemon providing Global Keyboard Shortcut (Accelerator) functionality.
|
||||
|
||||
%package devel
|
||||
%package devel
|
||||
Summary: Global keyboard shortcut daemon: Build Environment
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
%description devel
|
||||
Daemon providing Global Keyboard Shortcut (Accelerator) functionality.
|
||||
Development files.
|
||||
|
||||
@@ -92,3 +98,4 @@ Development files.
|
||||
%{_includedir}/KGlobalAccelD/
|
||||
|
||||
%changelog
|
||||
%{?autochangelog}
|
||||
|
||||
Reference in New Issue
Block a user