Description of problem: Common package includes dumps for emacs, emacs-lucid, and emacs-nox. Version-Release number of selected component (if applicable): emacs-28.2-1 How reproducible: Always Steps to Reproduce: 1. Check package content Actual results: All three dumps are there. Expected results: None of them should be there. They are included in the individual packages.
Could you please be a little more specific what "dump" means?
From https://www.gnu.org/software/emacs/manual/html_node/elisp/Building-Emacs.html: ‘pdump’ Record the preloaded Lisp data in a dump file. This method produces an additional data file which Emacs will load at startup. The produced dump file is usually called emacs.pdmp, and is installed in the Emacs exec-directory ... $ rpm -ql emacs-common | grep pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-0ce7be4d6dd35b50fedfd45111cbbed97dc9c583530e4c4515be629780780baf.pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-251dd3c5bb97c45f021bbaaf483f62be3a0be62cb44cd2500849e3bfa30b12ec.pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-d65f648c5edaa0e85550b485e683d687a81df1d91434f7eb93127706e6c389bb.pdmp $ rpm -ql emacs | grep pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-251dd3c5bb97c45f021bbaaf483f62be3a0be62cb44cd2500849e3bfa30b12ec.pdmp $ rpm -ql emacs-lucid | grep pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-0ce7be4d6dd35b50fedfd45111cbbed97dc9c583530e4c4515be629780780baf.pdmp $ rpm -ql emacs-nox | grep pdmp /usr/libexec/emacs/28.2/x86_64-redhat-linux-gnu/emacs-d65f648c5edaa0e85550b485e683d687a81df1d91434f7eb93127706e6c389bb.pdmp
You're right, these files are accidentally included in the common package due to some globs. I'll push an update fixing this.
FEDORA-2023-2ec259f9fb has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2ec259f9fb
FEDORA-2023-39f1787ead has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-39f1787ead
FEDORA-2023-39f1787ead has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-39f1787ead` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-39f1787ead See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-2ec259f9fb has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2ec259f9fb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2ec259f9fb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-39f1787ead has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-2ec259f9fb has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.