https://bugzilla.redhat.com/show_bug.cgi?id=1509679
Bug ID: 1509679 Summary: Review Request: rofi - A window switcher, application launcher and dmenu replacement Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: till.hofmann@posteo.de QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://thofmann.fedorapeople.org/rofi.spec SRPM URL: https://thofmann.fedorapeople.org/rofi-1.4.2-1.fc26.src.rpm Description: Rofi is a dmenu replacement. Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be, running an application, selecting a window or options provided by an external script. Fedora Account System Username: thofmann
rpmlint gives three warnings: $ rpmlint ~/rpmbuild/RPMS/x86_64/rofi-* rofi.x86_64: W: spelling-error Summary(en_US) dmenu -> menu, d menu, madmen ^ dmenu is correct rofi.x86_64: W: spelling-error %description -l en_US dmenu -> menu, d menu, madmen ^ dmenu is correct rofi-devel.x86_64: W: only-non-binary-in-usr-lib ^ the usual false warning rofi-devel.x86_64: W: no-documentation ^ it's in a separate doc package
The package has two bundled libraries: libgwater and libnkutils. Judging from their upstreams, they are intended as copy libs. Therefore I decided not to package them separately.