This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs a %{name}.desktop using desktop-file-install or desktop- file-validate if there is such a file. - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or- later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef- KDE-Accepted-LGPL AND MIT'. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually. [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/locale/tok/LC_MESSAGES, /usr/share/kf6/searchproviders [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/doc/HTML/it, /usr/share/doc/HTML/sr@latin, /usr/share/doc/HTML/pt_BR, /usr/share/doc/HTML/tr, /usr/share/doc/HTML/fr, /usr/share/kf6/searchproviders, /usr/share/doc/HTML/et, /usr/share/kdevappwizard, /usr/share/doc/HTML/sv, /usr/share/doc/HTML/ca, /usr/share/doc/HTML/ca@valencia, /usr/share/doc/HTML/sr, /usr/share/doc/HTML/ru, /usr/share/kconf_update, /usr/share/doc/HTML/en, /usr/share/doc/HTML/gl, /usr/share/dbus-1, /usr/share/kdevappwizard/templates, /usr/share/doc/HTML/uk, /usr/share/doc/HTML/es, /usr/share/doc/HTML/de, /usr/share/doc/HTML/nl, /usr/share/dbus-1/services, /usr/share/doc/HTML, /usr/share/locale/tok/LC_MESSAGES, /usr/share/doc/HTML/pt [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: %config files are marked noreplace or the reason is justified. Note: No (noreplace) in %config %{_kf6_sysconfdir}/xdg/kshorturifilterrc [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: The spec file handles locales properly. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Test run failed [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in kf6-kio- devel , kf6-kio-core , kf6-kio-core-libs , kf6-kio-widgets , kf6-kio- widgets-libs , kf6-kio-file-widgets , kf6-kio-gui [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [ ]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 1607680 bytes in /usr/share [x]: Rpmlint is run on debuginfo package(s). Note: There are rpmlint messages (see attachment). [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: kf6-kio-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-devel-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-doc-5.240.0^20231010.060359.1c34fd4-1.fc40.noarch.rpm kf6-kio-core-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-core-libs-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-widgets-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-widgets-libs-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-file-widgets-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-gui-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-debugsource-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-5.240.0^20231010.060359.1c34fd4-1.fc40.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpu9t3ufpo')] checks: 31, packages: 12 kf6-kio-core.x86_64: W: non-conffile-in-etc /etc/xdg/accept-languages.codes kf6-kio-core.x86_64: W: no-manual-page-for-binary ktelnetservice6 kf6-kio-core.x86_64: W: no-manual-page-for-binary ktrash6 kf6-kio-core.x86_64: W: no-documentation kf6-kio-devel.x86_64: W: no-documentation kf6-kio-file-widgets.x86_64: W: no-documentation kf6-kio-gui.x86_64: W: no-documentation kf6-kio-widgets.x86_64: W: no-documentation kf6-kio.x86_64: E: no-binary kf6-kio-devel.x86_64: E: invalid-soname /usr/lib64/libkuriikwsfiltereng_private.so libkuriikwsfiltereng_private.so kf6-kio.src: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio.src: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-core.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-core.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-core-libs.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-core-libs.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-debugsource.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-debugsource.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-devel.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-devel.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-doc.noarch: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-doc.noarch: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-file-widgets.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-file-widgets.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-gui.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-gui.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-widgets.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-widgets.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-widgets-libs.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-widgets-libs.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-doc.noarch: E: invalid-lc-messages-dir /usr/share/locale/tok/LC_MESSAGES/kio6.mo kf6-kio.x86_64: W: files-duplicate /usr/share/licenses/kf6-kio/LGPL-2.0-or-later.txt /usr/share/licenses/kf6-kio/LGPL-2.0-only.txt kf6-kio-doc.noarch: W: description-shorter-than-summary kf6-kio-widgets.x86_64: W: conffile-without-noreplace-flag /etc/xdg/kshorturifilterrc 12 packages and 0 specfiles checked; 3 errors, 35 warnings, 3 badness; has taken 1.9 s Rpmlint (debuginfo) ------------------- Checking: kf6-kio-core-libs-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-widgets-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-gui-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-widgets-libs-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-core-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-file-widgets-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm kf6-kio-devel-debuginfo-5.240.0^20231010.060359.1c34fd4-1.fc40.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp23fw2o5m')] checks: 31, packages: 8 kf6-kio-core-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-core-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-core-libs-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-core-libs-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-devel-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-devel-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-file-widgets-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-file-widgets-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-gui-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-gui-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-widgets-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-widgets-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL kf6-kio-widgets-libs-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-GPL kf6-kio-widgets-libs-debuginfo.x86_64: W: invalid-license LicenseRef-KDE-Accepted-LGPL 8 packages and 0 specfiles checked; 0 errors, 16 warnings, 0 badness; has taken 1.6 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "kf6-kio-file-widgets-debuginfo". (none): E: there is no installed rpm "kf6-kio-core-libs-debuginfo". (none): E: there is no installed rpm "kf6-kio-widgets-libs-debuginfo". (none): E: there is no installed rpm "kf6-kio-core-debuginfo". (none): E: there is no installed rpm "kf6-kio-gui-debuginfo". (none): E: there is no installed rpm "kf6-kio-widgets-debuginfo". (none): E: there is no installed rpm "kf6-kio-devel-debuginfo". (none): E: there is no installed rpm "kf6-kio". (none): E: there is no installed rpm "kf6-kio-devel". (none): E: there is no installed rpm "kf6-kio-file-widgets". (none): E: there is no installed rpm "kf6-kio-widgets". (none): E: there is no installed rpm "kf6-kio-doc". (none): E: there is no installed rpm "kf6-kio-core". (none): E: there is no installed rpm "kf6-kio-debuginfo". (none): E: there is no installed rpm "kf6-kio-debugsource". (none): E: there is no installed rpm "kf6-kio-widgets-libs". (none): E: there is no installed rpm "kf6-kio-core-libs". (none): E: there is no installed rpm "kf6-kio-gui". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 31, packages: 18 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s Unversioned so-files -------------------- kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kded/proxyscout.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kded/remotenotifier.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_file.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_ftp.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_ghelp.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_help.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_http.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_remote.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kio/kio_trash.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kiod/kioexecd.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kiod/kpasswdserver.so kf6-kio-core: /usr/lib64/qt6/plugins/kf6/kiod/kssld.so kf6-kio-widgets: /usr/lib64/qt6/plugins/kf6/urifilters/fixhosturifilter.so kf6-kio-widgets: /usr/lib64/qt6/plugins/kf6/urifilters/kshorturifilter.so kf6-kio-widgets: /usr/lib64/qt6/plugins/kf6/urifilters/kuriikwsfilter.so kf6-kio-widgets: /usr/lib64/qt6/plugins/kf6/urifilters/kurisearchfilter.so kf6-kio-widgets: /usr/lib64/qt6/plugins/kf6/urifilters/localdomainurifilter.so kf6-kio-widgets-libs: /usr/lib64/qt6/plugins/designer/kio6widgets.so Source checksums ---------------- https://invent.kde.org/frameworks/kio/-/archive/1c34fd412373fd18d7472d85293dddba6dc5d8ab/kio-1c34fd4.tar.gz : CHECKSUM(SHA256) this package : 13fd5cc8338f3755cdf5268de2da199a44114a2dd1cb4fc4753b98978f961b24 CHECKSUM(SHA256) upstream package : 13fd5cc8338f3755cdf5268de2da199a44114a2dd1cb4fc4753b98978f961b24 Requires -------- kf6-kio (rpmlib, GLIBC filtered): kf6-filesystem kf6-kded kf6-kio-core(x86-64) kf6-kio-file-widgets(x86-64) kf6-kio-gui(x86-64) kf6-kio-widgets(x86-64) kf6-kio-devel (rpmlib, GLIBC filtered): cmake(KF6Completion) cmake(KF6Config) cmake(KF6CoreAddons) cmake(KF6ItemViews) cmake(KF6JobWidgets) cmake(KF6Service) cmake(KF6Solid) cmake(KF6WindowSystem) cmake(KF6XmlGui) cmake-filesystem(x86-64) kf6-kbookmarks-devel kf6-kio libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6KIOFileWidgets.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6KIOWidgets.so.6()(64bit) libKF6Service.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libc.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) qt6-qtbase-devel rtld(GNU_HASH) kf6-kio-doc (rpmlib, GLIBC filtered): kf6-kio-core(x86-64) kf6-kio-core (rpmlib, GLIBC filtered): kf6-kio-core-libs(x86-64) kf6-kio-doc libKF6Archive.so.6()(64bit) libKF6AuthCore.so.6()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6DBusAddons.so.6()(64bit) libKF6DocTools.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6Notifications.so.6()(64bit) libKF6Service.so.6()(64bit) libKF6Solid.so.6()(64bit) libKF6Wallet.so.6()(64bit) libKF6WidgetsAddons.so.6()(64bit) libKF6WindowSystem.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Gui.so.6(Qt_6.5_PRIVATE_API)(64bit) libQt6Network.so.6()(64bit) libQt6Network.so.6(Qt_6)(64bit) libQt6Qml.so.6()(64bit) libQt6Qml.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libQt6Xml.so.6()(64bit) libQt6Xml.so.6(Qt_6)(64bit) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libexslt.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) switcheroo-control kf6-kio-core-libs (rpmlib, GLIBC filtered): kf6-kio-core(x86-64) ld-linux-x86-64.so.2()(64bit) libKF6AuthCore.so.6()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6Crash.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6Service.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Network.so.6()(64bit) libQt6Network.so.6(Qt_6)(64bit) libQt6Xml.so.6()(64bit) libQt6Xml.so.6(Qt_6)(64bit) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libmount.so.1()(64bit) libmount.so.1(MOUNT_2.19)(64bit) libmount.so.1(MOUNT_2.20)(64bit) libmount.so.1(MOUNT_2.21)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) kf6-kio-widgets (rpmlib, GLIBC filtered): config(kf6-kio-widgets) kf6-kio-core(x86-64) libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6Service.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Network.so.6()(64bit) libQt6Network.so.6(Qt_6)(64bit) libc.so.6()(64bit) libkuriikwsfiltereng_private.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) kf6-kio-widgets-libs (rpmlib, GLIBC filtered): kf6-kio-widgets(x86-64) libKF6ColorScheme.so.6()(64bit) libKF6Completion.so.6()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6GuiAddons.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6IconThemes.so.6()(64bit) libKF6IconWidgets.so.6()(64bit) libKF6JobWidgets.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6KIOFileWidgets.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6KIOWidgets.so.6()(64bit) libKF6Service.so.6()(64bit) libKF6WidgetsAddons.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Network.so.6()(64bit) libQt6Network.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libc.so.6()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) kf6-kio-file-widgets (rpmlib, GLIBC filtered): kf6-kio-widgets(x86-64) libKF6Bookmarks.so.6()(64bit) libKF6BookmarksWidgets.so.6()(64bit) libKF6ColorScheme.so.6()(64bit) libKF6Completion.so.6()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6ConfigGui.so.6()(64bit) libKF6ConfigWidgets.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6GuiAddons.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6IconThemes.so.6()(64bit) libKF6IconWidgets.so.6()(64bit) libKF6ItemViews.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6KIOGui.so.6()(64bit) libKF6KIOWidgets.so.6()(64bit) libKF6Solid.so.6()(64bit) libKF6WidgetsAddons.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6Core5Compat.so.6()(64bit) libQt6Core5Compat.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libQt6Xml.so.6()(64bit) libQt6Xml.so.6(Qt_6)(64bit) libc.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) kf6-kio-gui (rpmlib, GLIBC filtered): kf6-kio-core(x86-64) ld-linux-x86-64.so.2()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6KIOCore.so.6()(64bit) libKF6Service.so.6()(64bit) libKF6Solid.so.6()(64bit) libKF6WindowSystem.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libc.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) kf6-kio-debuginfo (rpmlib, GLIBC filtered): kf6-kio-debugsource (rpmlib, GLIBC filtered): Provides -------- kf6-kio: kf6-kio kf6-kio(x86-64) kf6-kio-devel: cmake(KF6KIO) cmake(kf6kio) kf6-kio-devel kf6-kio-devel(x86-64) libkuriikwsfiltereng_private.so()(64bit) kf6-kio-doc: kf6-kio-doc kf6-kio-core: application() application(ktelnetservice6.desktop) kf6-kio-core kf6-kio-core(x86-64) mimehandler(x-scheme-handler/rlogin) mimehandler(x-scheme-handler/ssh) mimehandler(x-scheme-handler/telnet) kf6-kio-core-libs: kf6-kio-core-libs kf6-kio-core-libs(x86-64) libKF6KIOCore.so.6()(64bit) kf6-kio-widgets: config(kf6-kio-widgets) kf6-kio-widgets kf6-kio-widgets(x86-64) kf6-kio-widgets-libs: kf6-kio-widgets-libs kf6-kio-widgets-libs(x86-64) libKF6KIOWidgets.so.6()(64bit) kf6-kio-file-widgets: kf6-kio-file-widgets kf6-kio-file-widgets(x86-64) libKF6KIOFileWidgets.so.6()(64bit) kf6-kio-gui: kf6-kio-gui kf6-kio-gui(x86-64) libKF6KIOGui.so.6()(64bit) kf6-kio-debuginfo: kf6-kio-debuginfo kf6-kio-debuginfo(x86-64) kf6-kio-debugsource: kf6-kio-debugsource kf6-kio-debugsource(x86-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name kf6-kio --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Generic, Shell-api Disabled plugins: PHP, R, fonts, Ocaml, Haskell, SugarActivity, Perl, Python, Java Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH