Bug 2468635 - Review Request: wl-kbptr - Control the mouse pointer with the keyboard on Wayland
Summary: Review Request: wl-kbptr - Control the mouse pointer with the keyboard on Way...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/moverest/wl-kbptr
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-10 13:32 UTC by wojnilowicz
Modified: 2026-05-22 17:08 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-05-22 17:08:24 UTC
Type: ---
Embargoed:
benson_muite: fedora-review+


Attachments (Terms of Use)
Example spec file (2.42 KB, text/plain)
2026-05-21 07:54 UTC, Benson Muite
no flags Details

Description wojnilowicz 2026-05-10 13:32:43 UTC
Spec URL: https://wojnilowicz.fedorapeople.org/wl-kbptr.spec
SRPM URL: https://wojnilowicz.fedorapeople.org/wl-kbptr-0.4.1-1.fc44.src.rpm
Upstream URL: https://github.com/moverest/wl-kbptr

Description:
Control the mouse pointer with the keyboard on Wayland

Fedora Account System Username: wojnilowicz

Comment 1 marc 2026-05-11 09:27:28 UTC
Package Review
==============

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



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

C/C++:
[ ]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[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:
[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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "*No copyright* GNU General Public
     License, Version 3", "Historical Permission Notice and Disclaimer -
     sell variant and/or NTP License (legal disclaimer)". 39 files have
     unknown license.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[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.
[-]: 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.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10892 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[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]: 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]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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]: Package installs a %{name}.desktop using desktop-file-install or
     desktop-file-validate if there is such a file.
[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]: 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:
[-]: 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).
[ ]: 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]: 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]: 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:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: wl-kbptr-0.4.1-1.fc45.x86_64.rpm
          wl-kbptr-0.4.1-1.fc45.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmp9h1wqt58')]
checks: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 7 filtered, 0 badness; has taken 0.1 s 




Rpmlint (debuginfo)
-------------------
Checking: wl-kbptr-debuginfo-0.4.1-1.fc45.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmpf78bd41e')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 0.1 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.9.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 9 filtered, 0 badness; has taken 0.2 s 



Source checksums
----------------
https://github.com/moverest/wl-kbptr/archive/refs/tags/v0.4.1.tar.gz :
  CHECKSUM(SHA256) this package     : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624
  CHECKSUM(SHA256) upstream package : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624


Requires
--------
wl-kbptr (rpmlib, GLIBC filtered):
    /usr/bin/sh
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libm.so.6()(64bit)
    libopencv_core.so.413()(64bit)
    libopencv_imgproc.so.413()(64bit)
    libpixman-1.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libwayland-client.so.0()(64bit)
    libxkbcommon.so.0()(64bit)
    libxkbcommon.so.0(V_0.5.0)(64bit)
    rtld(GNU_HASH)



Provides
--------
wl-kbptr:
    application()
    application(wl-kbptr.desktop)
    wl-kbptr
    wl-kbptr(x86-64)



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -n wl-kbptr
Buildroot used: fedora-rawhide-x86_64
Active plugins: C/C++, Shell-api, Generic
Disabled plugins: Haskell, PHP, Ocaml, Perl, SugarActivity, fonts, Python, Java, R
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH


#### Comments:
I see no issues.

Comment 2 Benson Muite 2026-05-12 07:39:38 UTC
Package Review
==============

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



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

C/C++:
[x]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[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:
[x]: 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. Licenses
     found: "Unknown or generated", "*No copyright* GNU General Public
     License, Version 3", "Historical Permission Notice and Disclaimer -
     sell variant and/or NTP License (legal disclaimer)". 39 files have
     unknown license. Detailed output of licensecheck in
     /home/fedora-packaging/reviews/wl-kbptr/2468635-wl-
     kbptr/licensecheck.txt
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[ ]: 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.
[!]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: 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: Documentation size is 10892 bytes in 2 files.
[ ]: Package complies to the Packaging Guidelines
[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]: 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]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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]: Package installs a %{name}.desktop using desktop-file-install or
     desktop-file-validate if there is such a file.
[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]: 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:
[ ]: 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).
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: 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]: 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]: 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:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: wl-kbptr-0.4.1-1.fc45.x86_64.rpm
          wl-kbptr-0.4.1-1.fc45.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmpssz343d5')]
checks: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 7 filtered, 0 badness; has taken 0.3 s 




Rpmlint (debuginfo)
-------------------
Checking: wl-kbptr-debuginfo-0.4.1-1.fc45.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmp7kzdia_9')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 0.2 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.9.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 9 filtered, 0 badness; has taken 0.4 s 



Source checksums
----------------
https://github.com/moverest/wl-kbptr/archive/refs/tags/v0.4.1.tar.gz :
  CHECKSUM(SHA256) this package     : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624
  CHECKSUM(SHA256) upstream package : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624


Requires
--------
wl-kbptr (rpmlib, GLIBC filtered):
    /usr/bin/sh
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libm.so.6()(64bit)
    libopencv_core.so.413()(64bit)
    libopencv_imgproc.so.413()(64bit)
    libpixman-1.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libwayland-client.so.0()(64bit)
    libxkbcommon.so.0()(64bit)
    libxkbcommon.so.0(V_0.5.0)(64bit)
    rtld(GNU_HASH)



Provides
--------
wl-kbptr:
    application()
    application(wl-kbptr.desktop)
    wl-kbptr
    wl-kbptr(x86-64)



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -b 2468635
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, C/C++
Disabled plugins: PHP, Java, Python, Haskell, fonts, Ocaml, SugarActivity, R, Perl
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) Please change:
Source:        %{url}/archive/refs/tags/v%{version}.tar.gz
to
Source:        %{url}/archive/v%{version}/wl-kbptr-%{version}.tar.gz
See
https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_git_tags
b) Do add pixman-devel as a build dependency:
https://github.com/moverest/wl-kbptr#dependencies
It seems to be pulled in by another package, but in case this no longer happens,
it is good to list it explicitly.
c) The package seems to be under GPL-3.0-only, but raised an issue upstream to check:
https://github.com/moverest/wl-kbptr/issues/90
d) Files in https://github.com/moverest/wl-kbptr/tree/main/protocol
seem to be under NTP license, raised issue about adding license file to main repository:
https://github.com/moverest/wl-kbptr/issues/91

Comment 3 wojnilowicz 2026-05-13 20:54:08 UTC
> Comments:
> a) Please change:
> Source:        %{url}/archive/refs/tags/v%{version}.tar.gz
> to
> Source:        %{url}/archive/v%{version}/wl-kbptr-%{version}.tar.gz
> See
> https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/
> #_git_tags
Done.

> b) Do add pixman-devel as a build dependency:
> https://github.com/moverest/wl-kbptr#dependencies
> It seems to be pulled in by another package, but in case this no longer
> happens,
> it is good to list it explicitly.
Done.

> c) The package seems to be under GPL-3.0-only, but raised an issue upstream
> to check:
> https://github.com/moverest/wl-kbptr/issues/90
I wasn't aware of this -only and -or-later. Thanks for pointing that out. I added a comment about it.

> d) Files in https://github.com/moverest/wl-kbptr/tree/main/protocol
> seem to be under NTP license, raised issue about adding license file to main
> repository:
> https://github.com/moverest/wl-kbptr/issues/91
Added the license through a PR.

[fedora-review-service-build]

Comment 4 Fedora Review Service 2026-05-13 20:59:20 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10457121
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2468635-wl-kbptr/fedora-rawhide-x86_64/10457121-wl-kbptr/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 5 wojnilowicz 2026-05-15 19:21:53 UTC
@benson_muite two of your issues are now resolved at github. Does this looks good to you now?

Comment 6 Benson Muite 2026-05-16 10:20:59 UTC
Package Review
==============

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



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

C/C++:
[x]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[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:
[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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "*No copyright* GNU General Public
     License, Version 3", "Historical Permission Notice and Disclaimer -
     sell variant and/or NTP License (legal disclaimer)". 40 files have
     unknown license. Detailed output of licensecheck in
     /home/fedora-packaging/reviews/wl-kbptr/2468635-wl-
     kbptr/licensecheck.txt
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Development files must be in a -devel package
[-]: Package uses nothing in %doc for runtime.
[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.
[-]: 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.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10892 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[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]: 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]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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]: Package installs a %{name}.desktop using desktop-file-install or
     desktop-file-validate if there is such a file.
[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]: 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:
[x]: 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).
[ ]: Package functions as described.
[x]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[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]: 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:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: wl-kbptr-0.4.1-1.fc45.x86_64.rpm
          wl-kbptr-0.4.1-1.fc45.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmpt41qack6')]
checks: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 7 filtered, 0 badness; has taken 0.3 s 




Rpmlint (debuginfo)
-------------------
Checking: wl-kbptr-debuginfo-0.4.1-1.fc45.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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/tmpf91aa2ad')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 0.2 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.9.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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: 32, packages: 2

wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr
wl-kbptr.x86_64: W: no-manual-page-for-binary wl-kbptr-sway-active-win
 2 packages and 0 specfiles checked; 0 errors, 2 warnings, 9 filtered, 0 badness; has taken 0.4 s 



Source checksums
----------------
https://github.com/moverest/wl-kbptr/archive/v0.4.1/wl-kbptr-0.4.1.tar.gz :
  CHECKSUM(SHA256) this package     : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624
  CHECKSUM(SHA256) upstream package : 03ac52afa42d7aa88f909f96b2c0e57f5706a11d5d0ff451f6052927571e0624


Requires
--------
wl-kbptr (rpmlib, GLIBC filtered):
    /usr/bin/sh
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libm.so.6()(64bit)
    libopencv_core.so.413()(64bit)
    libopencv_imgproc.so.413()(64bit)
    libpixman-1.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libwayland-client.so.0()(64bit)
    libxkbcommon.so.0()(64bit)
    libxkbcommon.so.0(V_0.5.0)(64bit)
    rtld(GNU_HASH)



Provides
--------
wl-kbptr:
    application()
    application(wl-kbptr.desktop)
    wl-kbptr
    wl-kbptr(x86-64)



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -b 2468635
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Python, SugarActivity, Perl, PHP, R, fonts, Ocaml, Java, Haskell
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=145515196
b) in the check section consider running
wl-kbptr --help
wl-kbptr-sway-active-win --help
as smoke tests of basic functionality.
c) Consider creating a man page or updating the output of wl-kbptr --help so
that is is more informative and then using help2man to generate a man page. Not
blocking the review though.
d)  Is it possible to add an appdata file? See:
https://docs.fedoraproject.org/en-US/packaging-guidelines/AppData/

Comment 7 wojnilowicz 2026-05-16 12:34:36 UTC
> Comments:
> a) Koji build:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=145515196
Is something wrong with it?

> b) in the check section consider running
> wl-kbptr --help
> wl-kbptr-sway-active-win --help
> as smoke tests of basic functionality.
Done.

> c) Consider creating a man page or updating the output of wl-kbptr --help so
> that is is more informative and then using help2man to generate a man page.
> Not
> blocking the review though.
Done.

> d)  Is it possible to add an appdata file? See:
> https://docs.fedoraproject.org/en-US/packaging-guidelines/AppData/
Done.

[fedora-review-service-build]

Comment 8 Benson Muite 2026-05-21 07:52:08 UTC
It does not build on rawhide at the moment. Tried to make a few changes:
https://koji.fedoraproject.org/koji/taskinfo?taskID=145712368
Will attach a spec file. It seems wl-kbptr-sway-active-win needs a socket
to be available.  One could create the man pages offline and incorporate
them as additional sources.

Comment 9 Benson Muite 2026-05-21 07:54:11 UTC
Created attachment 2142124 [details]
Example spec file

Comment 10 wojnilowicz 2026-05-21 20:03:57 UTC
(In reply to Benson Muite from comment #8)
> It does not build on rawhide at the moment. Tried to make a few changes:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=145712368
> Will attach a spec file. It seems wl-kbptr-sway-active-win needs a socket
> to be available.  One could create the man pages offline and incorporate
> them as additional sources.

wl-kbptr doesn't require sway, so I didn't add it.
wl-kbptr-sway-active-win doesn't need a man page, because it's just a helper script that calls wl-kbptr. Moreover I believe it's interactive.

I would say let's forget this. It overcomplicates this simple app. What would you say?

I built it in COPR at https://copr.fedorainfracloud.org/coprs/wojnilowicz/playground/build/10493851/ and it builds fine.

[fedora-review-service-build]

Comment 11 Benson Muite 2026-05-22 04:22:39 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=145735498
Changes are reasonable. Application works for me. Approved.

Comment 12 Fedora Admin user for bugzilla script actions 2026-05-22 15:02:38 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/wl-kbptr
Monitoring:
Anitya project is accessible by this link 
`https://release-monitoring.org/project/390198`
 you can modify it manually.
Package wasn't created in Anitya, reason: `Bad Request, some necessary arguments were not provided.`.

Comment 13 wojnilowicz 2026-05-22 15:12:16 UTC
Thank you for the review.

Comment 14 Fedora Update System 2026-05-22 15:18:52 UTC
FEDORA-2026-6f1381bad9 (wl-kbptr-0.4.1-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-6f1381bad9

Comment 15 Fedora Update System 2026-05-22 17:08:24 UTC
FEDORA-2026-6f1381bad9 (wl-kbptr-0.4.1-1.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.