https://bugzilla.redhat.com/show_bug.cgi?id=1816301 --- Comment #43 from Benson Muite <benson_muite@xxxxxxxxxxxxx> --- Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package does not contain duplicates in %files. Note: warning: File listed twice: /usr/lib/.build- id/9d/ec59265760f725a4bd76835838a211e1d424bf See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_duplicate_files - 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. Note: License file COPYING is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'GPLv3+'. It seems that you are using the old Fedora license abbreviations. Try `license-fedora2spdx' for converting it to SPDX. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 - Package is not relocatable. Note: Package has a "Prefix:" tag See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_relocatable_packages ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [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", "GNU General Public License, Version 3", "*No copyright* GNU General Public License v3.0 or later", "GNU General Public License", "*No copyright* GNU General Public License, Version 3", "GNU General Public License v3.0 or later", "*No copyright* Creative Commons Attribution 3.0 and/or GNU General Public License, Version 3", "*No copyright* Public domain", "*No copyright* GNU General Public License", "Boost Software License 1.0 and/or GNU General Public License v3.0 or later", "*No copyright* Creative Commons Attribution 3.0", "GNU Lesser General Public License, Version 2.1", "GNU Lesser General Public License v2.1 or later [obsolete FSF postal address (Temple Place)]", "GNU General Public License v3.0 or later and/or Public domain". 15374 files have unknown license. Detailed output of licensecheck in /home/fedora/temp/1816301-openfoam2312/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/lib64/openmpi, /usr/lib64/openmpi/lib [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/openfoam/openfoam2312, /usr/lib/openfoam/openfoam2312/wmake, /usr/lib/openfoam [ ]: %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. [ ]: Package contains desktop file if it is a GUI application. [ ]: 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. [ ]: 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]: 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]: Dist tag is present. [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]: 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]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Sources can be downloaded from URI in Source: tag Note: Could not download Source0: https://sourceforge.net/projects/openfoam/files/v2312/OpenFOAM-v2312_240220.tgz See: https://docs.fedoraproject.org/en-US/packaging- guidelines/SourceURL/ [ ]: 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). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in openfoam2312-common , openfoam2312-devel , openfoam2312-tools , openfoam2312-tutorials , openfoam2312-default , openfoam , openfoam- devel , openfoam-default [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Scriptlets must be sane, if used. [ ]: 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. [!]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define foam_api 2312, %define foam_patch 240220, %define full_version %{foam_api}.%{foam_patch}, %define tar_filename OpenFOAM-v%{foam_api}_%{foam_patch}.tgz, %define tar_filename OpenFOAM-v%{foam_api}.tgz, %define mpi_vers 4, %define mpi_vers 2, %define mpi_vers 1, %define mpi_ext %{?mpi_vers}, %define hpc_mpi_package gnu-%{mpi_family}%{?mpi_vers}-hpc, %define projectTarDir OpenFOAM-v%{foam_api}, %define projectDir openfoam%{foam_api}, %define shell_session %{_bindir}/openfoam%{foam_api}, %define shell_session_generic %{_bindir}/openfoam, %define dirInstaller bin/tools/install-dirs, %define binInstaller bin/tools/install-platform, %define __debug_install_post %{nil}, %define mpi_prefix %{_libdir}/mpi/gcc/openmpi%{?mpi_ext} [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]: SourceX is a working URL. ===== EXTRA items ===== Generic: [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: openfoam2312-2312.240220-240422.fc41.x86_64.rpm openfoam2312-common-2312.240220-240422.fc41.noarch.rpm openfoam2312-devel-2312.240220-240422.fc41.noarch.rpm openfoam2312-tools-2312.240220-240422.fc41.x86_64.rpm openfoam2312-doc-2312.240220-240422.fc41.noarch.rpm openfoam2312-tutorials-2312.240220-240422.fc41.noarch.rpm openfoam2312-default-2312.240220-240422.fc41.x86_64.rpm openfoam-2312.240220-240422.fc41.noarch.rpm openfoam-devel-2312.240220-240422.fc41.noarch.rpm openfoam-default-2312.240220-240422.fc41.x86_64.rpm openfoam2312-2312.240220-240422.fc41.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.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 rpmlintrc: [PosixPath('/tmp/tmp849ykoyp')] checks: 32, packages: 11 Warnings and errors about duplicate files, missing sonames, position independent executables, unused-direct-shlib-dependency, unstripped-binary-or-object 10 packages and 0 specfiles checked; 53006 errors, 87507 warnings, 204 filtered, 53006 badness; has taken 579.2 s Unversioned so-files -------------------- openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libMGridGen.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libPstream.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libkahipDecomp.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libmetisDecomp.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libptscotchDecomp.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/dummy/libscotchDecomp.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libButcherTable.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libDPMTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libDSMC.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libODE.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libPDFTransportModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libSLGThermo.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libSloanRenumber.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libVoFphaseCompressibleTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libVoFphaseTurbulentTransportModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libWallModelledLES.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libadjointOptimisation.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libalphaFieldFunctions.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libatmosphericModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libbarotropicCompressibilityModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libblockMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libchemistryModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcoalCombustion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcombustionModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleMultiPhaseTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleTransportModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleTwoPhaseMixtureTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libcompressibleTwoPhaseSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libconversion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdecompose.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdecompositionMethods.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdistributed.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdistributionModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdriftFluxRelativeVelocityModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdriftFluxTransportModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdynamicFvMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libdynamicMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libengine.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liberrorEstimator.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libextrude2DMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libextrudeModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfaAvalanche.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfaDecompose.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfaOptions.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfaReconstruct.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfieldMomentInversion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfileFormats.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfiniteArea.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfluidThermophysicalModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libforces.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfvMotionSolvers.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfvOptionPhaseMeanVelocityForce.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libfvOptions.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libgenericPatchFields.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libgeometricVoF.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libhelpTypes.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libhermiteQuadrature.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libimmiscibleIncompressibleTwoPhaseMixture.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libincompressibleInterPhaseTransportModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libincompressibleMultiphaseSystems.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libincompressibleTransportModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libincompressibleTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libinitialisationFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libinterfaceProperties.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libinterfaceTrackingFvMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblagrangian.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblagrangianFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblagrangianSpray.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblagrangianTurbulence.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblaminarFlameSpeedModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblaserDTRM.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liblumpedPointMotion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmeshLibrary.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmeshTools.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmixing.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmolecularMeasurements.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmolecule.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmomentAdvection.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmomentGenerationModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmomentInversion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmomentSets.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmultiphaseInterFoam.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmultiphaseMixtureThermo.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libmultiphaseSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/liboverset.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpairPatchAgglomeration.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpbeInterfacialModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpbePhaseModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpbeTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpdEulerianInterfacialModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpdPhaseSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpdTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpdrFields.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libphaseChangeTwoPhaseMixtures.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libphaseCompressibleTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libphaseFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libphaseTemperatureChangeTwoPhaseMixtures.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpopulationBalance.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpotential.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libpyrolysisModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libquadratureApproximation.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libquadratureNode.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libradiationModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librandomProcesses.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librandomProcessesFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingMultiphaseSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingTwoPhaseSystem.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactionThermophysicalModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreconstruct.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libregionCoupling.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libregionFaModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libregionModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librenumberMethods.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librhoCentralFoam.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librigidBodyDynamics.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librigidBodyMeshMotion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/librunTimePostProcessing.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsampling.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsaturationModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libscotchDecomp.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsixDoFRigidBodyMotion.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsixDoFRigidBodyState.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsnappyHexMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsolidChemistryModel.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsolidParticle.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsolidSpecie.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsolidThermo.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsolverFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libspecie.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsurfMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsurfaceFeatureExtract.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsurfaceFilmDerivedFvPatchFields.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libsurfaceFilmModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtabulatedWallFunctions.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libthermalBaffleModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libthermoTools.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libthermophysicalProperties.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtopoChangerFvMesh.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libturbulenceModelSchemes.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libturbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtwoPhaseMixture.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtwoPhaseMixtureThermo.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtwoPhaseProperties.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtwoPhaseReactingTurbulenceModels.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libtwoPhaseSurfaceTension.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libutilityFunctionObjects.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libvandermonde.so openfoam2312: /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libwaveModels.so openfoam2312: /usr/lib64/openmpi/lib/openfoam2312/libPstream.so Requires -------- openfoam2312 (rpmlib, GLIBC filtered): /bin/sh environment(modules) libButcherTable.so()(64bit) libDPMTurbulenceModels.so()(64bit) libDSMC.so()(64bit) libODE.so()(64bit) libOpenFOAM.so()(64bit) libPDFTransportModel.so()(64bit) libPstream.so()(64bit) libSLGThermo.so()(64bit) libSloanRenumber.so()(64bit) libVoFphaseCompressibleTurbulenceModels.so()(64bit) libVoFphaseTurbulentTransportModels.so()(64bit) libadjointOptimisation.so()(64bit) libalphaFieldFunctions.so()(64bit) libatmosphericModels.so()(64bit) libbarotropicCompressibilityModel.so()(64bit) libblockMesh.so()(64bit) libboost_system.so.1.83.0()(64bit) libc.so.6()(64bit) libchemistryModel.so()(64bit) libcoalCombustion.so()(64bit) libcombustionModels.so()(64bit) libcompressibleMultiPhaseTurbulenceModels.so()(64bit) libcompressibleSystem.so()(64bit) libcompressibleTransportModels.so()(64bit) libcompressibleTurbulenceModels.so()(64bit) libcompressibleTwoPhaseMixtureTurbulenceModels.so()(64bit) libcompressibleTwoPhaseSystem.so()(64bit) libconversion.so()(64bit) libdecompose.so()(64bit) libdecompositionMethods.so()(64bit) libdistributed.so()(64bit) libdistributionModels.so()(64bit) libdriftFluxRelativeVelocityModels.so()(64bit) libdriftFluxTransportModels.so()(64bit) libdynamicFvMesh.so()(64bit) libdynamicMesh.so()(64bit) libengine.so()(64bit) liberrorEstimator.so()(64bit) libextrude2DMesh.so()(64bit) libextrudeModel.so()(64bit) libfaAvalanche.so()(64bit) libfaDecompose.so()(64bit) libfaOptions.so()(64bit) libfaReconstruct.so()(64bit) libfftw3.so.3()(64bit) libfieldFunctionObjects.so()(64bit) libfieldMomentInversion.so()(64bit) libfileFormats.so()(64bit) libfiniteArea.so()(64bit) libfiniteVolume.so()(64bit) libfluidThermophysicalModels.so()(64bit) libforces.so()(64bit) libfvMotionSolvers.so()(64bit) libfvOptionPhaseMeanVelocityForce.so()(64bit) libfvOptions.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgenericPatchFields.so()(64bit) libgeometricVoF.so()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_2.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(GOMP_4.5)(64bit) libgomp.so.1(OMP_1.0)(64bit) libhelpTypes.so()(64bit) libhermiteQuadrature.so()(64bit) libimmiscibleIncompressibleTwoPhaseMixture.so()(64bit) libincompressibleInterPhaseTransportModels.so()(64bit) libincompressibleMultiphaseSystems.so()(64bit) libincompressibleTransportModels.so()(64bit) libincompressibleTurbulenceModels.so()(64bit) libinterfaceProperties.so()(64bit) libkahipDecomp.so()(64bit) liblagrangian.so()(64bit) liblagrangianIntermediate.so()(64bit) liblagrangianSpray.so()(64bit) liblagrangianTurbulence.so()(64bit) liblaminarFlameSpeedModels.so()(64bit) liblaserDTRM.so()(64bit) liblumpedPointMotion.so()(64bit) libm.so.6()(64bit) libmeshLibrary.so()(64bit) libmeshTools.so()(64bit) libmetisDecomp.so()(64bit) libmixing.so()(64bit) libmolecularMeasurements.so()(64bit) libmolecule.so()(64bit) libmomentAdvection.so()(64bit) libmomentGenerationModels.so()(64bit) libmomentInversion.so()(64bit) libmomentSets.so()(64bit) libmpi.so.40()(64bit)(openmpi-x86_64) libmultiphaseInterFoam.so()(64bit) libmultiphaseMixtureThermo.so()(64bit) libmultiphaseSystem.so()(64bit) liboverset.so()(64bit) libpairPatchAgglomeration.so()(64bit) libpbeInterfacialModels.so()(64bit) libpbePhaseModels.so()(64bit) libpbeTurbulenceModels.so()(64bit) libpdEulerianInterfacialModels.so()(64bit) libpdPhaseSystem.so()(64bit) libpdTurbulenceModels.so()(64bit) libpdrFields.so()(64bit) libphaseChangeTwoPhaseMixtures.so()(64bit) libphaseCompressibleTurbulenceModels.so()(64bit) libphaseTemperatureChangeTwoPhaseMixtures.so()(64bit) libpopulationBalance.so()(64bit) libpotential.so()(64bit) libptscotchDecomp.so()(64bit) libpyrolysisModels.so()(64bit) libquadratureApproximation.so()(64bit) libquadratureNode.so()(64bit) libradiationModels.so()(64bit) librandomProcesses.so()(64bit) libreactingMultiphaseSystem.so()(64bit) libreactingTwoPhaseSystem.so()(64bit) libreactionThermophysicalModels.so()(64bit) libreadline.so.8()(64bit) libreconstruct.so()(64bit) libregionCoupling.so()(64bit) libregionFaModels.so()(64bit) libregionModels.so()(64bit) librenumberMethods.so()(64bit) librhoCentralFoam.so()(64bit) librigidBodyDynamics.so()(64bit) libsampling.so()(64bit) libsaturationModel.so()(64bit) libscotch.so.7.0.4()(64bit) libscotchDecomp.so()(64bit) libscotcherrexit.so()(64bit) libsixDoFRigidBodyMotion.so()(64bit) libsnappyHexMesh.so()(64bit) libsolidChemistryModel.so()(64bit) libsolidSpecie.so()(64bit) libsolidThermo.so()(64bit) libspecie.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.6)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libsurfMesh.so()(64bit) libsurfaceFeatureExtract.so()(64bit) libsurfaceFilmDerivedFvPatchFields.so()(64bit) libsurfaceFilmModels.so()(64bit) libtabulatedWallFunctions.so()(64bit) libthermoTools.so()(64bit) libthermophysicalProperties.so()(64bit) libtopoChangerFvMesh.so()(64bit) libturbulenceModelSchemes.so()(64bit) libturbulenceModels.so()(64bit) libtwoPhaseMixture.so()(64bit) libtwoPhaseMixtureThermo.so()(64bit) libtwoPhaseProperties.so()(64bit) libtwoPhaseReactingTurbulenceModels.so()(64bit) libtwoPhaseSurfaceTension.so()(64bit) libvandermonde.so()(64bit) libwaveModels.so()(64bit) libz.so.1()(64bit) openfoam2312-common openmpi ptscotch-openmpi rtld(GNU_HASH) scotch openfoam2312-common (rpmlib, GLIBC filtered): /bin/bash /bin/sh findutils gawk m4 make openfoam2312-devel (rpmlib, GLIBC filtered): /bin/bash /bin/sh openfoam2312 openfoam2312-tools openfoam2312-tools (rpmlib, GLIBC filtered): binutils gcc-c++ libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(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) openfoam2312-common rtld(GNU_HASH) openfoam2312-doc (rpmlib, GLIBC filtered): /bin/sh openfoam2312-common openfoam2312-tutorials (rpmlib, GLIBC filtered): /bin/bash /bin/sh openfoam2312-common openfoam2312-default (rpmlib, GLIBC filtered): openfoam2312-devel openfoam2312-doc openfoam2312-tutorials openfoam (rpmlib, GLIBC filtered): /bin/sh com.openfoam openfoam2312 openfoam-devel (rpmlib, GLIBC filtered): com.openfoam-devel openfoam openfoam2312-devel openfoam-default (rpmlib, GLIBC filtered): com.openfoam-default openfoam-devel openfoam2312-default Provides -------- openfoam2312: com.openfoam libButcherTable.so()(64bit) libDPMTurbulenceModels.so()(64bit) libDSMC.so()(64bit) libMGridGen.so()(64bit) libODE.so()(64bit) libOpenFOAM.so()(64bit) libPDFTransportModel.so()(64bit) libPstream.so()(64bit) libPstream.so()(64bit)(openmpi-x86_64) libSLGThermo.so()(64bit) libSloanRenumber.so()(64bit) libVoFphaseCompressibleTurbulenceModels.so()(64bit) libVoFphaseTurbulentTransportModels.so()(64bit) libWallModelledLES.so()(64bit) libadjointOptimisation.so()(64bit) libalphaFieldFunctions.so()(64bit) libatmosphericModels.so()(64bit) libbarotropicCompressibilityModel.so()(64bit) libblockMesh.so()(64bit) libchemistryModel.so()(64bit) libcoalCombustion.so()(64bit) libcombustionModels.so()(64bit) libcompressibleMultiPhaseTurbulenceModels.so()(64bit) libcompressibleSystem.so()(64bit) libcompressibleTransportModels.so()(64bit) libcompressibleTurbulenceModels.so()(64bit) libcompressibleTwoPhaseMixtureTurbulenceModels.so()(64bit) libcompressibleTwoPhaseSystem.so()(64bit) libconversion.so()(64bit) libdecompose.so()(64bit) libdecompositionMethods.so()(64bit) libdistributed.so()(64bit) libdistributionModels.so()(64bit) libdriftFluxRelativeVelocityModels.so()(64bit) libdriftFluxTransportModels.so()(64bit) libdynamicFvMesh.so()(64bit) libdynamicMesh.so()(64bit) libengine.so()(64bit) liberrorEstimator.so()(64bit) libextrude2DMesh.so()(64bit) libextrudeModel.so()(64bit) libfaAvalanche.so()(64bit) libfaDecompose.so()(64bit) libfaOptions.so()(64bit) libfaReconstruct.so()(64bit) libfieldFunctionObjects.so()(64bit) libfieldMomentInversion.so()(64bit) libfileFormats.so()(64bit) libfiniteArea.so()(64bit) libfiniteVolume.so()(64bit) libfluidThermophysicalModels.so()(64bit) libforces.so()(64bit) libfvMotionSolvers.so()(64bit) libfvOptionPhaseMeanVelocityForce.so()(64bit) libfvOptions.so()(64bit) libgenericPatchFields.so()(64bit) libgeometricVoF.so()(64bit) libhelpTypes.so()(64bit) libhermiteQuadrature.so()(64bit) libimmiscibleIncompressibleTwoPhaseMixture.so()(64bit) libincompressibleInterPhaseTransportModels.so()(64bit) libincompressibleMultiphaseSystems.so()(64bit) libincompressibleTransportModels.so()(64bit) libincompressibleTurbulenceModels.so()(64bit) libinitialisationFunctionObjects.so()(64bit) libinterfaceProperties.so()(64bit) libinterfaceTrackingFvMesh.so()(64bit) libkahipDecomp.so()(64bit) liblagrangian.so()(64bit) liblagrangianFunctionObjects.so()(64bit) liblagrangianIntermediate.so()(64bit) liblagrangianSpray.so()(64bit) liblagrangianTurbulence.so()(64bit) liblaminarFlameSpeedModels.so()(64bit) liblaserDTRM.so()(64bit) liblumpedPointMotion.so()(64bit) libmeshLibrary.so()(64bit) libmeshTools.so()(64bit) libmetisDecomp.so()(64bit) libmixing.so()(64bit) libmolecularMeasurements.so()(64bit) libmolecule.so()(64bit) libmomentAdvection.so()(64bit) libmomentGenerationModels.so()(64bit) libmomentInversion.so()(64bit) libmomentSets.so()(64bit) libmultiphaseInterFoam.so()(64bit) libmultiphaseMixtureThermo.so()(64bit) libmultiphaseSystem.so()(64bit) liboverset.so()(64bit) libpairPatchAgglomeration.so()(64bit) libpbeInterfacialModels.so()(64bit) libpbePhaseModels.so()(64bit) libpbeTurbulenceModels.so()(64bit) libpdEulerianInterfacialModels.so()(64bit) libpdPhaseSystem.so()(64bit) libpdTurbulenceModels.so()(64bit) libpdrFields.so()(64bit) libphaseChangeTwoPhaseMixtures.so()(64bit) libphaseCompressibleTurbulenceModels.so()(64bit) libphaseFunctionObjects.so()(64bit) libphaseTemperatureChangeTwoPhaseMixtures.so()(64bit) libpopulationBalance.so()(64bit) libpotential.so()(64bit) libptscotchDecomp.so()(64bit) libpyrolysisModels.so()(64bit) libquadratureApproximation.so()(64bit) libquadratureNode.so()(64bit) libradiationModels.so()(64bit) librandomProcesses.so()(64bit) librandomProcessesFunctionObjects.so()(64bit) libreactingMultiphaseSystem.so()(64bit) libreactingTwoPhaseSystem.so()(64bit) libreactionThermophysicalModels.so()(64bit) libreconstruct.so()(64bit) libregionCoupling.so()(64bit) libregionFaModels.so()(64bit) libregionModels.so()(64bit) librenumberMethods.so()(64bit) librhoCentralFoam.so()(64bit) librigidBodyDynamics.so()(64bit) librigidBodyMeshMotion.so()(64bit) librunTimePostProcessing.so()(64bit) libsampling.so()(64bit) libsaturationModel.so()(64bit) libscotchDecomp.so()(64bit) libsixDoFRigidBodyMotion.so()(64bit) libsixDoFRigidBodyState.so()(64bit) libsnappyHexMesh.so()(64bit) libsolidChemistryModel.so()(64bit) libsolidParticle.so()(64bit) libsolidSpecie.so()(64bit) libsolidThermo.so()(64bit) libsolverFunctionObjects.so()(64bit) libspecie.so()(64bit) libsurfMesh.so()(64bit) libsurfaceFeatureExtract.so()(64bit) libsurfaceFilmDerivedFvPatchFields.so()(64bit) libsurfaceFilmModels.so()(64bit) libtabulatedWallFunctions.so()(64bit) libthermalBaffleModels.so()(64bit) libthermoTools.so()(64bit) libthermophysicalProperties.so()(64bit) libtopoChangerFvMesh.so()(64bit) libturbulenceModelSchemes.so()(64bit) libturbulenceModels.so()(64bit) libtwoPhaseMixture.so()(64bit) libtwoPhaseMixtureThermo.so()(64bit) libtwoPhaseProperties.so()(64bit) libtwoPhaseReactingTurbulenceModels.so()(64bit) libtwoPhaseSurfaceTension.so()(64bit) libutilityFunctionObjects.so()(64bit) libvandermonde.so()(64bit) libwaveModels.so()(64bit) openfoam2312 openfoam2312(x86-64) openfoam2312-common: openfoam2312-common openfoam2312-devel: com.openfoam-devel openfoam2312-devel openfoam2312-tools: openfoam2312-tools openfoam2312-tools(x86-64) openfoam2312-doc: com.openfoam-doc openfoam2312-doc openfoam2312-tutorials: com.openfoam-tutorials openfoam2312-tutorials openfoam2312-default: com.openfoam-default openfoam2312-default openfoam2312-default(x86-64) openfoam: openfoam openfoam-devel: openfoam-devel openfoam-default: openfoam-default openfoam-default(x86-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review -b 1816301 Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Generic, Shell-api Disabled plugins: Perl, Haskell, Ocaml, Java, PHP, Python, SugarActivity, fonts, R Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH Comments: a) See rpmlint attachment. b) Would expect most libraries to be put in /usr/lib64 rather than /usr/lib which is for 32 bit applications c) The sub-packages openfoam2312-default-2312.240220-240422.fc41.x86_64.rpm openfoam-devel-2312.240220-240422.fc41.noarch.rpm openfoam-default-2312.240220-240422.fc41.x86_64.rpm do not contain any files. Why are these needed? d) The name of the package should just be openfoam not openfoam%{foam_api}. If multiple installations of OpenFOAM are needed, each one would need to go through a review process. Typically, the latest version of a package available when a Fedora release is made is included in that Fedora version. Once a package has been reviewed and included in Fedora, a separate review is not needed to upgrade the version. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=1816301 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%201816301%23c43 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue