Description of problem: font-manager enforces to install nautilus even when an user prefers to not want it cause of available alternatives like nemo, thunar or caja etc. Version-Release number of selected component (if applicable): font-manager-0.5.7-10.fc22.x86_64 -> okay, no dependency to nautilus font-manager-0.7.2-2.fc22.x86_64 -> depends on nautilus How reproducible: yes Steps to Reproduce: 1. dnf install -y font-manager 2. dnf update -y font-manager 3. Actual results: nautilus gets installed. Expected results: no nautilus installed. Additional info: That's propably happening cause of +BuildRequires: nautilus-python-devel in commit 82795dc42587a1e6e16a2489b8fea41b85aa318f. Why this? Removal of nautilus downgrades font-manager again to 0.5-7-10 . See also https://bodhi.fedoraproject.org/updates/FEDORA-2015-fe7572fc3c
The Requires: nautilus-python at line 15 of your specfile: http://pkgs.fedoraproject.org/cgit/font-manager.git/tree/font-manager.spec#n15 must be moved to the nautilus-font-manager subpackage.
Created attachment 1108963 [details] fix bogus requires on main package Patch to fix bogus requires on main package, it's the nautilus sub-package that requires nautilus-python! also adds nemo support.
font-manager-0.7.2-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-7654070868
font-manager-0.7.2-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-d4466c52a4
I have pushed a new version for rawhide, f23 and f22 with the patch Leigh provided. It should remove the extra dependencies that were introduced in my last package. Sorry for that and thanks Leigh for the patch!
Thanks for the quick fix! + While tested, another question came up: Do we really need file-roller as a dependency?
font-manager-0.7.2-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-7654070868
font-manager-0.7.2-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
font-manager-0.7.2-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-d4466c52a4
font-manager-0.7.2-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.