Bug 2137749 - Review Request: crosswords - Solve crossword puzzles
Summary: Review Request: crosswords - Solve crossword puzzles
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2137747 2137748
Blocks: 2138049 2138050 2138053 2138054
TreeView+ depends on / blocked
 
Reported: 2022-10-26 05:11 UTC by Davide Cavalca
Modified: 2022-11-13 01:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-01 22:01:57 UTC
Type: ---
Embargoed:
michel: fedora-review+


Attachments (Terms of Use)

Description Davide Cavalca 2022-10-26 05:11:06 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Description:
GNOME Crosswords is a crossword player and editor.

Features:
- Loads .ipuz and .puz files
- Supports a significant chunk of the .ipuz spec for Crosswords
- Supports standalone puzzle sets with multiple ways of playing them
- External puzzle set downloaders can be used to download puzzles
- Extensive styling support for crosswords. Square, black and white
- crosswords are traditional, but can also take advantage of color and shapes
- Reveal button to find mistakes and hint button to suggest answers
- Puzzle checksums for puzzles that don't include an answer
- Respects the Desktop-wide dark-mode preference.
- Language-specific quirks

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2022-10-27 03:37:22 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Changelog:
- update license tag to SPDX
- move ipuz-convertor to subpackage
- backport upstream PR to remove unneeded shared library
- add tests for .desktop and .metainfo.xml files

Comment 2 Davide Cavalca 2022-10-29 23:15:07 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Changelog:
- update summary and description
- split editor, bundled puzzle set and docs in subpackages
- backport upstream PR for MIME integration

Comment 3 Davide Cavalca 2022-10-31 21:27:19 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Changelog:
- rework puzzles packaging to match what upstream is doing
- misc packaging tweaks

Comment 4 Davide Cavalca 2022-10-31 22:15:46 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Changelog:
- add missing BR and re-enable tests

Comment 5 Michel Lind 2022-11-01 03:27:50 UTC
You'll need to Requires: dbus-common for /usr/share/dbus-1 and /usr/share/dbus-1/services

Comment 6 Davide Cavalca 2022-11-01 03:35:53 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/crosswords/crosswords-0.3.5-1.fc38.src.rpm

Changelog:
- add Requires for dbus-common to the main package

Comment 7 Michel Lind 2022-11-01 17:20:52 UTC
LGTM, APPROVED

nit: (you can fix when importing):
- the Python requirements are mostly optional except for puzpy until the next release is out, so might as well keep them in, but the next release also needs BeautifulSoup, so just add it now

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]: Package contains no static executables.
[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]: 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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "GNU General Public License v3.0 or
     later". 195 files have unknown license. Detailed output of
     licensecheck in
     /home/michel/src/fedora/reviews/2137749-crosswords/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[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.
[-]: 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.
[-]: 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 153600 bytes in 6 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]: 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).
[!]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     crosswords-puzzle-sets-cats-and-dogs , crosswords-puzzle-sets-uri ,
     crossword-editor , ipuz-convertor
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: 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.
[x]: %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: There are rpmlint messages (see attachment).
[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
-------
Cannot parse rpmlint output:


Rpmlint (debuginfo)
-------------------
Cannot parse rpmlint output:



Rpmlint (installed packages)
----------------------------
============================ 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
checks: 31, packages: 8

crossword-editor.x86_64: W: no-manual-page-for-binary crossword-editor
crosswords.x86_64: W: no-manual-page-for-binary crosswords
crosswords-puzzle-sets-uri.noarch: W: no-documentation
crossword-editor.x86_64: W: no-documentation
crosswords-puzzle-sets-cats-and-dogs.noarch: W: no-documentation
ipuz-convertor.noarch: W: no-documentation
 8 packages and 0 specfiles checked; 0 errors, 6 warnings, 0 badness; has taken 1.1 s 



Source checksums
----------------
https://gitlab.gnome.org/jrb/crosswords/-/archive/0.3.5/crosswords-0.3.5.tar.gz :
  CHECKSUM(SHA256) this package     : fcc9b689d5eb8df3e662f251ec19af3e016879f405591d9401051975655e1805
  CHECKSUM(SHA256) upstream package : fcc9b689d5eb8df3e662f251ec19af3e016879f405591d9401051975655e1805


Requires
--------
crosswords (rpmlib, GLIBC filtered):
    dbus-common
    libadwaita-1.so.0()(64bit)
    libadwaita-1.so.0(LIBADWAITA_1_0)(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libgdk_pixbuf-2.0.so.0()(64bit)
    libgio-2.0.so.0()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libgtk-4.so.1()(64bit)
    libjson-glib-1.0.so.0()(64bit)
    libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit)
    liblibipuz-0.1.so()(64bit)
    libpango-1.0.so.0()(64bit)
    librsvg-2.so.2()(64bit)
    rtld(GNU_HASH)

crosswords-puzzle-sets-cats-and-dogs (rpmlib, GLIBC filtered):
    crosswords

crosswords-puzzle-sets-uri (rpmlib, GLIBC filtered):
    crosswords

crosswords-doc (rpmlib, GLIBC filtered):

crossword-editor (rpmlib, GLIBC filtered):
    crosswords
    libadwaita-1.so.0()(64bit)
    libadwaita-1.so.0(LIBADWAITA_1_0)(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libgdk_pixbuf-2.0.so.0()(64bit)
    libgio-2.0.so.0()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libgtk-4.so.1()(64bit)
    libjson-glib-1.0.so.0()(64bit)
    libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit)
    liblibipuz-0.1.so()(64bit)
    libpango-1.0.so.0()(64bit)
    librsvg-2.so.2()(64bit)
    rtld(GNU_HASH)

ipuz-convertor (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python3
    python3dist(dateparser)
    python3dist(lxml)
    python3dist(puzpy)
    python3dist(regex)

crosswords-debuginfo (rpmlib, GLIBC filtered):

crosswords-debugsource (rpmlib, GLIBC filtered):



Provides
--------
crosswords:
    application()
    application(org.gnome.Crosswords.desktop)
    crosswords
    crosswords(x86-64)
    metainfo()
    metainfo(org.gnome.Crosswords.metainfo.xml)
    mimehandler(application/x-crossword)
    mimehandler(application/x-ipuz)
    mimehandler(application/x-jpz)

crosswords-puzzle-sets-cats-and-dogs:
    crosswords-puzzle-sets-cats-and-dogs

crosswords-puzzle-sets-uri:
    crosswords-puzzle-sets-uri

crosswords-doc:
    crosswords-doc

crossword-editor:
    application()
    application(org.gnome.Crosswords.Editor.desktop)
    crossword-editor
    crossword-editor(x86-64)
    mimehandler(application/x-crossword)
    mimehandler(application/x-ipuz)
    mimehandler(application/x-jpz)

ipuz-convertor:
    ipuz-convertor

crosswords-debuginfo:
    crosswords-debuginfo
    crosswords-debuginfo(x86-64)
    debuginfo(build-id)

crosswords-debugsource:
    crosswords-debugsource
    crosswords-debugsource(x86-64)



Generated by fedora-review 0.9.0 (6761b6c) last change: 2022-08-23
Command line :/usr/bin/fedora-review -b 2137749
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, C/C++, Generic
Disabled plugins: Ocaml, Python, Haskell, Java, Perl, fonts, SugarActivity, PHP, R
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 8 Davide Cavalca 2022-11-01 17:24:58 UTC
Thanks!

$ fedpkg request-repo crosswords 2137749
https://pagure.io/releng/fedora-scm-requests/issue/48544
$ fedpkg request-branch --repo crosswords f37
https://pagure.io/releng/fedora-scm-requests/issue/48545
$ fedpkg request-branch --repo crosswords f36
https://pagure.io/releng/fedora-scm-requests/issue/48546

Comment 9 Gwyn Ciesla 2022-11-01 19:02:08 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/crosswords

Comment 10 Fedora Update System 2022-11-01 21:51:00 UTC
FEDORA-2022-5500f8c9c6 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5500f8c9c6

Comment 11 Fedora Update System 2022-11-01 22:01:57 UTC
FEDORA-2022-5500f8c9c6 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2022-11-01 22:31:21 UTC
FEDORA-2022-4dfb4262b3 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-4dfb4262b3

Comment 13 Fedora Update System 2022-11-01 23:21:17 UTC
FEDORA-2022-0dbfd4df93 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-0dbfd4df93

Comment 14 Fedora Update System 2022-11-02 13:34:58 UTC
FEDORA-2022-4dfb4262b3 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-4dfb4262b3 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4dfb4262b3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2022-11-02 15:16:20 UTC
FEDORA-2022-0dbfd4df93 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-0dbfd4df93 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-0dbfd4df93

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2022-11-03 08:46:47 UTC
FEDORA-2022-4dfb4262b3 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-4dfb4262b3 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4dfb4262b3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2022-11-03 16:03:34 UTC
FEDORA-2022-0dbfd4df93 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-0dbfd4df93 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-0dbfd4df93

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 18 Fedora Update System 2022-11-04 10:45:21 UTC
FEDORA-2022-0dbfd4df93 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2022-11-07 19:25:40 UTC
FEDORA-2022-4dfb4262b3 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-4dfb4262b3 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4dfb4262b3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 20 Fedora Update System 2022-11-13 01:12:42 UTC
FEDORA-2022-4dfb4262b3 has been pushed to the Fedora 37 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.