This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text 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: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_devel_packages - Packages have proper BuildRequires/Requires on javapackages-tools (jpackage-utils) - Javadoc documentation files are generated and included in -javadoc subpackage Note: No javadoc subpackage present. Note: Javadocs are optional for Fedora versions >= 21 See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation - Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink) Note: No javadoc subpackage present See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: 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]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: 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", "BSD 3-Clause License", "*No copyright* BSD 3-Clause License", "*No copyright* [generated file]", "MIT License". 723 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/f3d/licensecheck.txt [ ]: 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. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/lib64/f3d/plugins [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/java, /usr/lib64/f3d/plugins, /usr/share/thumbnailers [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: 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. [ ]: 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 10240 bytes in 1 files. [ ]: Package complies to the Packaging Guidelines [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 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 Java: [x]: Bundled jar/class files should be removed before build Maven: [ ]: If package contains pom.xml files install it (including metadata) even when building with ant [x]: Old add_to_maven_depmap macro is not being used ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: 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. [ ]: 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]: 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. Java: [ ]: Packages are noarch unless they use JNI Note: f3d subpackage is not noarch. Please verify manually [ ]: Package uses upstream build method (ant/maven/etc.) ===== 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. Rpmlint ------- Checking: f3d-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-devel-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-python3-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-java-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-debuginfo-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-debugsource-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-2.0.0^20230603gitac0c956-1.20230603gitac0c956.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/tmpzjz0mp54')] checks: 31, packages: 7 f3d-devel.x86_64: W: no-documentation f3d-java.x86_64: W: no-documentation f3d-python3.x86_64: W: no-documentation f3d-java.x86_64: E: invalid-soname /usr/lib64/libf3d-java.so libf3d-java.so f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_alembic.json /usr/share/f3d/configs/config.d/10_alembic.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_assimp.json /usr/share/f3d/configs/config.d/10_assimp.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_draco.json /usr/share/f3d/configs/config.d/10_draco.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_occt.json /usr/share/f3d/configs/config.d/10_occt.json 7 packages and 0 specfiles checked; 1 errors, 7 warnings, 1 badness; has taken 1.2 s Rpmlint (debuginfo) ------------------- Checking: f3d-java-debuginfo-2.0.0^20230603gitac0c956-1.20230603gitac0c956.fc39.x86_64.rpm f3d-debuginfo-2.0.0^20230603gitac0c956-1.20230603gitac0c956.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/tmpgh2_q__6')] checks: 31, packages: 2 2 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.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: 7 f3d-python3.x86_64: W: no-documentation f3d-java.x86_64: W: no-documentation f3d-devel.x86_64: W: no-documentation f3d-java.x86_64: E: invalid-soname /usr/lib64/libf3d-java.so libf3d-java.so f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_alembic.json /usr/share/f3d/configs/config.d/10_alembic.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_assimp.json /usr/share/f3d/configs/config.d/10_assimp.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_draco.json /usr/share/f3d/configs/config.d/10_draco.json f3d.x86_64: W: files-duplicate /usr/share/f3d/configs/thumbnail.d/10_occt.json /usr/share/f3d/configs/config.d/10_occt.json 7 packages and 0 specfiles checked; 1 errors, 7 warnings, 1 badness; has taken 2.2 s Unversioned so-files -------------------- f3d: /usr/lib64/f3d/plugins/libf3d-plugin-alembic.so f3d: /usr/lib64/f3d/plugins/libf3d-plugin-assimp.so f3d: /usr/lib64/f3d/plugins/libf3d-plugin-draco.so f3d: /usr/lib64/f3d/plugins/libf3d-plugin-exodus.so f3d: /usr/lib64/f3d/plugins/libf3d-plugin-occt.so f3d-python3: /usr/lib64/python3.11/site-packages/f3d.cpython-311-x86_64-linux-gnu.so f3d-java: /usr/lib64/libf3d-java.so Source checksums ---------------- https://github.com/f3d-app/f3d/archive/ac0c9564a276e4b7e026c95c1f5010e38c46cd4f/f3d-ac0c9564a276e4b7e026c95c1f5010e38c46cd4f.tar.gz : CHECKSUM(SHA256) this package : 1f32cc8ac4ef0829ef74db2d46b35f6dbaaa4c2037dd20533e443d1a29b9fedc CHECKSUM(SHA256) upstream package : 1f32cc8ac4ef0829ef74db2d46b35f6dbaaa4c2037dd20533e443d1a29b9fedc Requires -------- f3d (rpmlib, GLIBC filtered): glibc hicolor-icon-theme libAlembic.so.1.8()(64bit) libGLEW.so.2.2()(64bit) libOpenGL.so.0()(64bit) libTKBRep.so.7()(64bit) libTKIGES.so.7()(64bit) libTKLCAF.so.7()(64bit) libTKMath.so.7()(64bit) libTKMesh.so.7()(64bit) libTKXCAF.so.7()(64bit) libTKXDEIGES.so.7()(64bit) libTKXDESTEP.so.7()(64bit) libTKXSBase.so.7()(64bit) libTKernel.so.7()(64bit) libassimp.so.5()(64bit) libc.so.6()(64bit) libdraco.so.8()(64bit) libf3d.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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libvtkCommonCore.so.1()(64bit) libvtkCommonDataModel.so.1()(64bit) libvtkCommonExecutionModel.so.1()(64bit) libvtkCommonMath.so.1()(64bit) libvtkCommonSystem.so.1()(64bit) libvtkCommonTransforms.so.1()(64bit) libvtkFiltersCore.so.1()(64bit) libvtkFiltersGeneral.so.1()(64bit) libvtkFiltersGeometry.so.1()(64bit) libvtkIOCityGML.so.1()(64bit) libvtkIOExodus.so.1()(64bit) libvtkIOGeometry.so.1()(64bit) libvtkIOImage.so.1()(64bit) libvtkIOImport.so.1()(64bit) libvtkIOPLY.so.1()(64bit) libvtkIOParallel.so.1()(64bit) libvtkIOXML.so.1()(64bit) libvtkImagingCore.so.1()(64bit) libvtkImagingHybrid.so.1()(64bit) libvtkInteractionStyle.so.1()(64bit) libvtkInteractionWidgets.so.1()(64bit) libvtkRenderingAnnotation.so.1()(64bit) libvtkRenderingCore.so.1()(64bit) libvtkRenderingOpenGL2.so.1()(64bit) libvtkRenderingVolumeOpenGL2.so.1()(64bit) libvtksys.so.1()(64bit) rtld(GNU_HASH) shared-mime-info f3d-devel (rpmlib, GLIBC filtered): cmake-filesystem(x86-64) f3d(x86-64) f3d-python3 (rpmlib, GLIBC filtered): f3d(x86-64) libc.so.6()(64bit) libf3d.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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) python(abi) rtld(GNU_HASH) f3d-java (rpmlib, GLIBC filtered): f3d(x86-64) libc.so.6()(64bit) libf3d.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) libstdc++.so.6()(64bit) rtld(GNU_HASH) f3d-debuginfo (rpmlib, GLIBC filtered): f3d-debugsource (rpmlib, GLIBC filtered): Provides -------- f3d: application() application(f3d-plugin-alembic.desktop) application(f3d-plugin-assimp.desktop) application(f3d-plugin-draco.desktop) application(f3d-plugin-native.desktop) application(f3d-plugin-occt.desktop) application(f3d.desktop) f3d f3d(x86-64) libf3d-plugin-alembic.so()(64bit) libf3d-plugin-assimp.so()(64bit) libf3d-plugin-draco.so()(64bit) libf3d-plugin-exodus.so()(64bit) libf3d-plugin-occt.so()(64bit) libf3d.so.2()(64bit) metainfo() metainfo(app.f3d.F3D.metainfo.xml) mimehandler(application/dicom) mimehandler(application/gml+xml) mimehandler(application/vnd.3ds) mimehandler(application/vnd.abc) mimehandler(application/vnd.dae) mimehandler(application/vnd.drc) mimehandler(application/vnd.fbx) mimehandler(application/vnd.mhd) mimehandler(application/vnd.nrrd) mimehandler(application/vnd.off) mimehandler(application/vnd.ply) mimehandler(application/vnd.pts) mimehandler(application/vnd.step) mimehandler(application/vnd.vti) mimehandler(application/vnd.vtk) mimehandler(application/vnd.vtm) mimehandler(application/vnd.vtp) mimehandler(application/vnd.vtr) mimehandler(application/vnd.vts) mimehandler(application/vnd.vtu) mimehandler(application/x-tgif) mimehandler(image/vnd.dxf) mimehandler(model/gltf+json) mimehandler(model/gltf-binary) mimehandler(model/iges) mimehandler(model/obj) mimehandler(model/stl) mimehandler(model/vrml) f3d-devel: cmake(f3d) f3d-devel f3d-devel(x86-64) f3d-python3: f3d-python3 f3d-python3(x86-64) python3-f3d f3d-java: f3d-java f3d-java(x86-64) libf3d-java.so()(64bit) f3d-debuginfo: debuginfo(build-id) f3d-debuginfo f3d-debuginfo(x86-64) f3d-debugsource: f3d-debugsource f3d-debugsource(x86-64) Generated by fedora-review 0.9.0 (6761b6c) last change: 2022-08-23 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name f3d --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, Shell-api, Java, C/C++ Disabled plugins: SugarActivity, PHP, Python, Ocaml, fonts, R, Perl, Haskell Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH