[Bug 1135465] Review Request: kde-cli-tools - Tools based on KDE Frameworks 5 to better interact with the system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1135465

Florian "der-flo" Lehner <dev@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(dev@xxxxxxxxxxx)  |



--- Comment #12 from Florian "der-flo" Lehner <dev@xxxxxxxxxxx> ---
Hi Daniel!

Are you aware of the deprecated functions?
KCmdLineOptions, KComponentData, KCmdLineArgs, KGlobal::deref, K4AboutData,
KIcon

Fore detailed information take a look at
https://kojipkgs.fedoraproject.org//work/tasks/586/8640586/build.log



Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Development (unversioned) .so files in -devel subpackage, if present.
  Note: Unversioned so-files directly in %_libdir.
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#DevelPackages
- Package installs a %{name}.desktop using desktop-file-install or desktop-
  file-validate if there is such a file.


===== MUST items =====

C/C++:
[ ]: Package does not contain kernel modules.
[ ]: Package contains no static executables.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[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 %doc.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "GPL", "LGPL (v2)", "LGPL (v2 or later)", "GPL (v2 or later)", "Unknown
     or generated", "GPL (v3)", "GPL (v2)". 11 files have unknown license.
[x]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/kservices5, /usr/share/locale/hne,
     /usr/share/locale/hne/LC_MESSAGES
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/locale/hne,
     /usr/share/locale/hne/LC_MESSAGES, /usr/share/kservices5,
     /usr/share/doc/HTML/en, /usr/share/doc/HTML
[x]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/share/doc/HTML/en/kdesu
     (kde-runtime-docs)
   ---> https://bugzilla.redhat.com/show_bug.cgi?id=1135465#c7
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: The spec file handles locales properly.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 40960 bytes in 3 files.
[!]: Package complies to the Packaging Guidelines
   ---> there are some issues.
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[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]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[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:
[-]: If the source package does not include license text(s) as a separate file
     from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[!]: Latest version is packaged.
   ---> Latest version is 5.2.90
https://projects.kde.org/projects/kde/workspace/kde-cli-tools/repository/diff/CMakeLists.txt?rev=0fb991a5aa8c6acfbf0affd39298b460ecbc6184&rev_to=7a3f75548c7094b778305f9a11fd1abcde05a49e

[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
   ---> http://koji.fedoraproject.org/koji/taskinfo?taskID=8640584
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Uses parallel make %{?_smp_mflags} macro.
[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 3532800 bytes in /usr/share
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: kde-cli-tools-5.1.95-1.beta.fc20.x86_64.rpm
          kde-cli-tools-5.1.95-1.beta.fc20.src.rpm
kde-cli-tools.x86_64: W: no-manual-page-for-binary kcmshell5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kmimetypefinder5
kde-cli-tools.x86_64: W: no-manual-page-for-binary ktraderclient5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kdecp5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kstart5
kde-cli-tools.x86_64: W: no-manual-page-for-binary ksvgtopng5
kde-cli-tools.x86_64: W: no-manual-page-for-binary keditfiletype5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kioclient5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kde-open5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kdemv5
2 packages and 0 specfiles checked; 0 errors, 10 warnings.




Rpmlint (installed packages)
----------------------------
]0;<mock-chroot><mock-chroot>[root@Blacklady /]# rpmlint kde-cli-tools
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Crash.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5KIOFileWidgets.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Bookmarks.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Solid.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5UnitConversion.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Parts.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Notifications.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5KIOWidgets.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5KIOCore.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5JobWidgets.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5XmlGui.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libQt5PrintSupport.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5TextWidgets.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Completion.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5IconThemes.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5ConfigWidgets.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5GuiAddons.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Codecs.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5ConfigGui.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5Auth.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5CoreAddons.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5SonnetUi.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libKF5ItemViews.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libQt5Xml.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libQt5Network.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libQt5Gui.so.5
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libm.so.6
kde-cli-tools.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libkdeinit5_kcmshell5.so /lib64/libgcc_s.so.1
kde-cli-tools.x86_64: W: no-manual-page-for-binary kcmshell5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kmimetypefinder5
kde-cli-tools.x86_64: W: no-manual-page-for-binary ktraderclient5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kdecp5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kstart5
kde-cli-tools.x86_64: W: no-manual-page-for-binary ksvgtopng5
kde-cli-tools.x86_64: W: no-manual-page-for-binary keditfiletype5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kioclient5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kde-open5
kde-cli-tools.x86_64: W: no-manual-page-for-binary kdemv5
1 packages and 0 specfiles checked; 0 errors, 38 warnings.
]0;<mock-chroot><mock-chroot>[root@Blacklady /]# echo 'rpmlint-done:'



Requires
--------
kde-cli-tools (rpmlib, GLIBC filtered):
    /bin/sh
    kf5-filesystem
    libKF5Auth.so.5()(64bit)
    libKF5Bookmarks.so.5()(64bit)
    libKF5Codecs.so.5()(64bit)
    libKF5Completion.so.5()(64bit)
    libKF5ConfigCore.so.5()(64bit)
    libKF5ConfigGui.so.5()(64bit)
    libKF5ConfigWidgets.so.5()(64bit)
    libKF5CoreAddons.so.5()(64bit)
    libKF5Crash.so.5()(64bit)
    libKF5GuiAddons.so.5()(64bit)
    libKF5I18n.so.5()(64bit)
    libKF5IconThemes.so.5()(64bit)
    libKF5ItemViews.so.5()(64bit)
    libKF5JobWidgets.so.5()(64bit)
    libKF5KCMUtils.so.5()(64bit)
    libKF5KDELibs4Support.so.5()(64bit)
    libKF5KIOCore.so.5()(64bit)
    libKF5KIOFileWidgets.so.5()(64bit)
    libKF5KIOWidgets.so.5()(64bit)
    libKF5Notifications.so.5()(64bit)
    libKF5Parts.so.5()(64bit)
    libKF5Pty.so.5()(64bit)
    libKF5Service.so.5()(64bit)
    libKF5Solid.so.5()(64bit)
    libKF5SonnetUi.so.5()(64bit)
    libKF5Su.so.5()(64bit)
    libKF5TextWidgets.so.5()(64bit)
    libKF5UnitConversion.so.5()(64bit)
    libKF5WidgetsAddons.so.5()(64bit)
    libKF5WindowSystem.so.5()(64bit)
    libKF5XmlGui.so.5()(64bit)
    libQt5Core.so.5()(64bit)
    libQt5DBus.so.5()(64bit)
    libQt5Gui.so.5()(64bit)
    libQt5Network.so.5()(64bit)
    libQt5PrintSupport.so.5()(64bit)
    libQt5Svg.so.5()(64bit)
    libQt5Widgets.so.5()(64bit)
    libQt5X11Extras.so.5()(64bit)
    libQt5Xml.so.5()(64bit)
    libX11.so.6()(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libkdeinit5_kcmshell5.so()(64bit)
    libm.so.6()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    rtld(GNU_HASH)



Provides
--------
kde-cli-tools:
    kde-cli-tools
    kde-cli-tools(x86-64)
    kdesu
    libkdeinit5_kcmshell5.so()(64bit)



Unversioned so-files
--------------------
kde-cli-tools: /usr/lib64/libkdeinit5_kcmshell5.so
kde-cli-tools: /usr/lib64/qt5/plugins/kcm_filetypes.so

Source checksums
----------------
http://download.kde.org/unstable/plasma/5.1.95/kde-cli-tools-5.1.95.tar.xz :
  CHECKSUM(SHA256) this package     :
09869262bdad7c0ce372ff2d536759455b1a2ecbd027eb0505be343287f893b9
  CHECKSUM(SHA256) upstream package :
09869262bdad7c0ce372ff2d536759455b1a2ecbd027eb0505be343287f893b9


Generated by fedora-review 0.5.2 (63c24cb) last change: 2014-07-14
Command line :/usr/bin/fedora-review -rn
kde-cli-tools-5.1.95-1.beta.fc21.src.rpm
Buildroot used: fedora-20-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Java, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]