Bug 2183981
Summary: | Review Request: dsda-doom - Speedrun-oriented Doom source port | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Artur Frenszek-Iwicki <fedora> | ||||
Component: | Package Review | Assignee: | Benson Muite <benson_muite> | ||||
Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | benson_muite, package-review, saturian1 | ||||
Target Milestone: | --- | Keywords: | AutomationTriaged | ||||
Target Release: | --- | Flags: | benson_muite:
fedora-review?
|
||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | https://github.com/kraflab/dsda-doom | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | Type: | --- | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Artur Frenszek-Iwicki
2023-04-03 10:36:42 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/5738500 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2183981-dsda-doom/fedora-rawhide-x86_64/05738500-dsda-doom/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. 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. [ ]: 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", "GNU General Public License, Version 2", "*No copyright* [generated file]", "GNU General Public License v3.0 or later", "BSD 3-Clause License", "BSD 2-Clause License", "GNU General Public License v2.0 or later", "BSD 3-Clause License GNU General Public License v2.0 or later", "BSD 3-Clause License GNU Lesser General Public License v2.1 or later GNU General Public License v2.0 or later", "*No copyright* Public domain", "GNU Library General Public License v2 or later", "zlib License". 356 files have unknown license. Detailed output of licensecheck in /home/FedoraPackaging/reviews/dsda-doom/2183981-dsda- doom/licensecheck.txt [x]: 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. [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]: 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. [ ]: Requires correct, justified where necessary. [x]: 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: Documentation size is 153600 bytes in 24 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]: 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. [ ]: 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. [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]: Fully versioned dependency in subpackages if applicable. [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 4126720 bytes in /usr/share [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]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: dsda-doom-0.25.6-1.fc39.x86_64.rpm dsda-doom-debuginfo-0.25.6-1.fc39.x86_64.rpm dsda-doom-debugsource-0.25.6-1.fc39.x86_64.rpm dsda-doom-0.25.6-1.fc39.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/tmpcdxur5wk')] checks: 31, packages: 4 dsda-doom.x86_64: W: no-manual-page-for-binary dsda-doom dsda-doom.x86_64: E: incorrect-fsf-address /usr/share/licenses/dsda-doom/COPYING ==================================== 4 packages and 0 specfiles checked; 1 errors, 1 warnings, 1 badness; has taken 7.3 s ==================================== Rpmlint (debuginfo) ------------------- Checking: dsda-doom-debuginfo-0.25.6-1.fc39.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/tmpx48bj0bl')] checks: 31, packages: 1 ==================================== 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 2.7 s ==================================== 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: 3 dsda-doom.x86_64: W: no-manual-page-for-binary dsda-doom dsda-doom.x86_64: E: incorrect-fsf-address /usr/share/licenses/dsda-doom/COPYING 3 packages and 0 specfiles checked; 1 errors, 1 warnings, 1 badness; has taken 7.9 s Source checksums ---------------- https://github.com/kraflab/dsda-doom/archive/v0.25.6/dsda-doom-v0.25.6.tar.gz : CHECKSUM(SHA256) this package : 9855cdb2f403058cd81947486e86fa9c965f352360b0743af62c26a09174825c CHECKSUM(SHA256) upstream package : 9855cdb2f403058cd81947486e86fa9c965f352360b0743af62c26a09174825c Requires -------- dsda-doom (rpmlib, GLIBC filtered): glibc libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libc.so.6()(64bit) libdumb-0.9.3.so()(64bit) libfluidsynth.so.3()(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) libmad.so.0()(64bit) libmvec.so.1()(64bit) libportmidi.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) dsda-doom-debuginfo (rpmlib, GLIBC filtered): dsda-doom-debugsource (rpmlib, GLIBC filtered): Provides -------- dsda-doom: application() application(dsda-doom.desktop) dsda-doom dsda-doom(x86-64) mimehandler(application/x-doom-wad) dsda-doom-debuginfo: debuginfo(build-id) dsda-doom-debuginfo dsda-doom-debuginfo(x86-64) dsda-doom-debugsource: dsda-doom-debugsource dsda-doom-debugsource(x86-64) Generated by fedora-review 0.9.0 (6761b6c) last change: 2022-08-23 Command line :/usr/bin/fedora-review -b 2183981 Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, Generic, C/C++ Disabled plugins: Ruby, Haskell, R, Java, PHP, SugarActivity, Perl, Python, fonts, Ocaml Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH Comments: a) In the spec file, perhaps add "or later" for cases they apply. b) License tool indicates: BSD 3-Clause License GNU Lesser General Public License v2.1 or later GNU General Public License v2.0 or later ------------------------------------------------------------------------------------------------------------- dsda-doom-0.25.6/prboom2/src/gl_vertex.c Reading the file, expect it should just be GPL v2 or later, LGPL v2.1 or later seems to apply only if used outside of Doom, BSD3-Clause seems to have an additional clause: ** 4. When not used as part of GZDoom or a GZDoom derivative, this code will be ** covered by the terms of the GNU Lesser General Public License as published ** by the Free Software Foundation; either version 2.1 of the License, or (at ** your option) any later version. Maybe check with legal as well since license modifications generally need checking: https://github.com/kraflab/dsda-doom/blob/master/prboom2/src/gl_vertex.c c) There seem to be some old tests which use rtest. Might it be possible to enable these? They are not enabled in GitHub CI, so maybe they should be removed or updated. d) Should the icon also be setup used by the desktop file? e) Should the desktop file be validated? https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files prboom-plus has been recently archived: https://github.com/coelckers/prboom-plus dsda-doom is the de facto continuation now. > Reading the file, expect it should just be GPL v2 or later, LGPL v2.1 or later seems to apply only if used > outside of Doom, BSD3-Clause seems to have an additional clause: The clause mentions GZDoom specifically, and DSDA-Doom, being based on PrBoom+, is not a GZDoom fork. I guess one might ask the question "what qualifies as a derivative"? > Maybe check with legal as well since license modifications generally need checking: This file was already present in prboom+ and there were no issues there, but given the question above, asking legal won't hurt. > c) There seem to be some old tests which use rtest. Might it be possible to enable these? > They are not enabled in GitHub CI, so maybe they should be removed or updated. You mean the stuff inside `spec/`? The problem with those is that they require commercial DOOM .wad files to function. *Maybe* the tests using Valiant and Rush wads could be run. d) Should the icon also be setup used by the desktop file? Sorry, I don't understand what you mean. e) Should the desktop file be validated? It is. "desktop-file-install" validates the file before installing. Calling "desktop-file-validate" separately is needed only when installing through some other method. So, can this be accepted? What needs be done yet? Submitted the gl_vertex.c licensing question to legal, the initial response is that this is a-okay. https://gitlab.com/fedora/legal/fedora-license-data/-/issues/310 Benson, would you have the time for us to move this forward? Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'GPL-2.0-or-later AND BSD-3-Clause AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND Public Domain AND Zlib'. 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 [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]: Header files in -devel subpackage, if present. [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 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", "GNU General Public License, Version 2", "GNU General Public License v3.0 or later", "BSD 3-Clause License", "BSD 2-Clause License", "GNU General Public License v2.0 or later", "BSD 3-Clause License GNU General Public License v2.0 or later", "BSD 3-Clause License GNU Lesser General Public License v2.1 or later GNU General Public License v2.0 or later", "*No copyright* Public domain", "GNU Library General Public License v2 or later", "zlib License". 357 files have unknown license. Detailed output of licensecheck in /home/fedora/2183981-dsda-doom/licensecheck.txt [x]: 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. [ ]: %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]: 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. [ ]: 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 124232 bytes in 24 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]: 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. [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. [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]: Fully versioned dependency in subpackages if applicable. [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 4126720 bytes in /usr/share [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]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: dsda-doom-0.25.6-1.fc40.aarch64.rpm dsda-doom-debuginfo-0.25.6-1.fc40.aarch64.rpm dsda-doom-debugsource-0.25.6-1.fc40.aarch64.rpm dsda-doom-0.25.6-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/tmpiaza3zl8')] checks: 31, packages: 4 dsda-doom.aarch64: W: no-manual-page-for-binary dsda-doom dsda-doom.aarch64: E: incorrect-fsf-address /usr/share/licenses/dsda-doom/COPYING 4 packages and 0 specfiles checked; 1 errors, 1 warnings, 1 badness; has taken 1.4 s Rpmlint (debuginfo) ------------------- Checking: dsda-doom-debuginfo-0.25.6-1.fc40.aarch64.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/tmpjvp0bc9j')] checks: 31, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.4 s Rpmlint (installed packages) ---------------------------- ============================ 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: 3 dsda-doom.aarch64: W: no-manual-page-for-binary dsda-doom dsda-doom.aarch64: E: incorrect-fsf-address /usr/share/licenses/dsda-doom/COPYING 3 packages and 0 specfiles checked; 1 errors, 1 warnings, 1 badness; has taken 1.4 s Source checksums ---------------- https://github.com/kraflab/dsda-doom/archive/v0.25.6/dsda-doom-v0.25.6.tar.gz : CHECKSUM(SHA256) this package : 9855cdb2f403058cd81947486e86fa9c965f352360b0743af62c26a09174825c CHECKSUM(SHA256) upstream package : 9855cdb2f403058cd81947486e86fa9c965f352360b0743af62c26a09174825c Requires -------- dsda-doom (rpmlib, GLIBC filtered): ld-linux-aarch64.so.1()(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libc.so.6()(64bit) libdumb-0.9.3.so()(64bit) libfluidsynth.so.3()(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) libmad.so.0()(64bit) libportmidi.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libvorbisfile.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) dsda-doom-debuginfo (rpmlib, GLIBC filtered): dsda-doom-debugsource (rpmlib, GLIBC filtered): Provides -------- dsda-doom: application() application(dsda-doom.desktop) dsda-doom dsda-doom(aarch-64) mimehandler(application/x-doom-wad) dsda-doom-debuginfo: debuginfo(build-id) dsda-doom-debuginfo dsda-doom-debuginfo(aarch-64) dsda-doom-debugsource: dsda-doom-debugsource dsda-doom-debugsource(aarch-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review -b 2183981 Buildroot used: fedora-rawhide-aarch64 Active plugins: C/C++, Shell-api, Generic Disabled plugins: Java, Ocaml, fonts, SugarActivity, Haskell, Perl, PHP, Python, R Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH Comments: a) License exception needs to have an identifier. b) Public Domain is also not on the allowed list for code, so check whether one of the Public Domain Dedication identifiers on the allowed list can be used, or one can be added. c) Perhaps check with upstream on licensing situation and possibilities of dual licensing d) Please upgrade to latest release 0.26.2 e) Consider creating a no-arch subpackage for the game assets in /usr/share directory f) Builds on all architectures: https://koji.fedoraproject.org/koji/taskinfo?taskID=107979842 Updated to v0.27.5. Moved stuff to a new -data subpackage. spec: https://suve.fedorapeople.org/review/dsda-doom-0.27.5-1/dsda-doom.spec srpm: https://suve.fedorapeople.org/review/dsda-doom-0.27.5-1/dsda-doom-0.27.5-1.fc39.src.rpm koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=112561153 Created attachment 2012128 [details]
The .spec file difference from Copr build 5738500 to 6971818
Copr build: https://copr.fedorainfracloud.org/coprs/build/6971818 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2183981-dsda-doom/fedora-rawhide-x86_64/06971818-dsda-doom/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. Updated to v0.28.0. spec: https://suve.fedorapeople.org/review/dsda-doom-0.28.0-1/dsda-doom.spec srpm: https://suve.fedorapeople.org/review/dsda-doom-0.28.0-1/dsda-doom-0.28.0-1.fc40.src.rpm koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=121837122 |