Update systemsettings.spec
This commit is contained in:
@@ -44,6 +44,8 @@ BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
|
BuildRequires: docbook-xsl
|
||||||
|
BuildRequires: docbook-dtds
|
||||||
Requires: kf6-kirigami >= %{kf6_version}
|
Requires: kf6-kirigami >= %{kf6_version}
|
||||||
Provides: systemsettings5 = %{version}
|
Provides: systemsettings5 = %{version}
|
||||||
Obsoletes: systemsettings5 < %{version}
|
Obsoletes: systemsettings5 < %{version}
|
||||||
@@ -74,8 +76,6 @@ rm -rf $RPM_BUILD_ROOT%{_kf6_htmldir}/en_GB
|
|||||||
# Use langpacks macro to auto-split translations
|
# Use langpacks macro to auto-split translations
|
||||||
%find_lang %{name} --with-qt --all-name --with-html --generate-subpackages
|
%find_lang %{name} --with-qt --all-name --with-html --generate-subpackages
|
||||||
|
|
||||||
%suse_update_desktop_file kdesystemsettings X-SuSE-core
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%doc %lang(en) %{_kf6_htmldir}/en/systemsettings/
|
%doc %lang(en) %{_kf6_htmldir}/en/systemsettings/
|
||||||
|
|||||||
Reference in New Issue
Block a user