diff --git a/kio-extras5-rpmlintrc b/kio-extras5-rpmlintrc deleted file mode 100644 index cc4ae51..0000000 --- a/kio-extras5-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# we don't use find_lang macro as it doesn't searches in subdirectories -addFilter("file-not-in-%lang .*") \ No newline at end of file diff --git a/kio-extras5.changes b/kio-extras5.changes index b9c4561..6fe0a00 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jun 19 06:40:49 UTC 2022 - Christophe Giboudeaux + +- Build the documentation again +- Drop the unneeded rpmlintrc file + ------------------------------------------------------------------- Wed Jun 8 09:54:31 UTC 2022 - Christophe Giboudeaux diff --git a/kio-extras5.spec b/kio-extras5.spec index bc190e2..833604f 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -1,7 +1,7 @@ # # spec file for package kio-extras5 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,15 +32,14 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/% Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig Source2: applications.keyring %endif -Source99: %{name}-rpmlintrc # openEXR causes build issues for Leap 15.2 & 15.3 %if 0%{?suse_version} > 1500 BuildRequires: OpenEXR-devel %endif BuildRequires: flac-devel BuildRequires: gperf -BuildRequires: kf5-filesystem BuildRequires: kdsoap-devel +BuildRequires: kf5-filesystem BuildRequires: libjpeg-devel BuildRequires: libmtp-devel BuildRequires: libssh-devel @@ -104,7 +103,6 @@ This is the development package for libkioarchive %prep %autosetup -p1 -n %{rname}-%{version} -sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 @@ -124,6 +122,7 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %files %license LICENSES/* +%doc %lang(en) %{_datadir}/doc/HTML/en/kioslave5 %{_kf5_configkcfgdir}/ %{_kf5_debugdir}/kio-extras.categories %{_kf5_debugdir}/kio-extras.renamecategories