Update kf6-kconfig.spec
This commit is contained in:
@@ -18,6 +18,8 @@ License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
#!RemoteAsset
|
||||
Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{version}.tar.xz
|
||||
Provides: kconf_update6 = %{version}
|
||||
Obsoletes: kconf_update6 < %{version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
@@ -56,20 +58,9 @@ Supplements: (kf6-kconfig and libQt6Qml6)
|
||||
%description imports
|
||||
QML imports for kconfig.
|
||||
|
||||
%package -n kconf_update6
|
||||
Summary: Configuration file access
|
||||
Requires: kf6-kconfig = %{version}
|
||||
|
||||
%description -n kconf_update6
|
||||
KConfig provides an advanced configuration system. It is made of two parts:
|
||||
KConfigCore and KConfigGui.
|
||||
|
||||
This package contains the kconf_update tool.
|
||||
|
||||
%package devel
|
||||
Summary: KConfig Development files
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: kconf_update6 = %{version}
|
||||
Requires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Qml) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Xml) >= %{qt6_version}
|
||||
@@ -113,13 +104,11 @@ their changes to their respective configuration files. Development files.
|
||||
%{_kf6_libdir}/libKF6ConfigGui.so.*
|
||||
%{_kf6_libdir}/libKF6ConfigQml.so.*
|
||||
%{_datadir}/locale/*/LC_MESSAGES/kconfig6_qt.qm
|
||||
%{_kf6_libexecdir}/kconf_update
|
||||
|
||||
%files imports
|
||||
%{_kf6_qmldir}/org/kde/config/
|
||||
|
||||
%files -n kconf_update6
|
||||
%{_kf6_libexecdir}/kconf_update
|
||||
|
||||
%files devel
|
||||
%{_kf6_includedir}/KConfig/
|
||||
%{_kf6_includedir}/KConfigCore/
|
||||
|
||||
Reference in New Issue
Block a user