Description of problem: SpliX's pstoqpdl detects CUPS profiles path with the following snippet in the makefile: module.mk:CUPSPROFILE := `pkg-config --variable=cups_datadir`/profiles However pkg-config fails on Fedora with: $ pkg-config --variable=cups_datadir Please specify at least one package name on the command line. Which ends up compiling /profiles path (root directory) instead of /usr/share/cups/profiles/ for color management files. $ strings pstoqpdl | grep -F '/profiles' /profiles/%s/%scms%s /profiles/%s/%s-%lux%lucms%s This is apparently a bug in the makefile of SpliX which needs to be fixed as well. Version-Release number of selected component (if applicable): splix-2.0.1-5.fc44.x86_64
Fixed upstream https://github.com/OpenPrinting/splix/commit/bdd7ce85180066d433e272fb28bcfcc036cf64f0
Hi Valdik, thank you for filing the issue and patching it upstream! I'm sorry for the mistake (I was the one who created and sent the patch :( and missed this one...). I will make new update soon with the fix.
FEDORA-2026-c28359b58e (splix-2.0.1-6.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-c28359b58e
FEDORA-2026-7acebc708d (splix-2.0.1-6.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-7acebc708d
FEDORA-2026-e74b7c9d61 (splix-2.0.1-6.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-e74b7c9d61
FEDORA-2026-ef9959b634 (splix-2.0.1-6.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2026-ef9959b634
FEDORA-2026-7acebc708d has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-7acebc708d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-7acebc708d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-e74b7c9d61 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e74b7c9d61` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e74b7c9d61 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-ef9959b634 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-ef9959b634` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-ef9959b634 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-c28359b58e (splix-2.0.1-6.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-7acebc708d (splix-2.0.1-6.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-ef9959b634 (splix-2.0.1-6.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-e74b7c9d61 (splix-2.0.1-6.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.