Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: miniz.pc file is not included in miniz-devel subpackage (https://src.fedoraproject.org/rpms/miniz/blob/rawhide/f/miniz.spec#_129) despite upstream providing one (https://github.com/richgel999/miniz/blob/master/miniz.pc.in). Version-Release number of selected component (if applicable): miniz-3.0.2-7.fc42 How reproducible: Always. Steps to Reproduce: 1. dnf install miniz-devel 2. pkg-config --path miniz Actual results: Package miniz was not found in the pkg-config search path. Perhaps you should add the directory containing `miniz.pc' to the PKG_CONFIG_PATH environment variable Package 'miniz' not found Expected results: /usr/lib64/pkgconfig/miniz.pc Additional info: It looks like upstream has a working CMake and meson build systems now, though meson-based one doesn't install the pkgconfig file.
Hi Dominik, are you actively using miniz? If so, perhaps you'd like to co-maintain the package? My only interest in it is as a dependency of perl-Sereal.
(In reply to Paul Howarth from comment #1) > Hi Dominik, are you actively using miniz? If so, perhaps you'd like to > co-maintain the package? My only interest in it is as a dependency of > perl-Sereal. I'm in the same position. It's a bundled dependency of one of my packages, ags. So I don't really need it, just want it unbundled to follow the rules. But sure, I'd be happy to co-maintain. You can add me (rathann) to the package. Looks like there are two more consumers of miniz: Pencil2D and tinyexr.
(In reply to Dominik 'Rathann' Mierzejewski from comment #2) > (In reply to Paul Howarth from comment #1) > > Hi Dominik, are you actively using miniz? If so, perhaps you'd like to > > co-maintain the package? My only interest in it is as a dependency of > > perl-Sereal. > > I'm in the same position. It's a bundled dependency of one of my packages, > ags. So I don't really need it, just want it unbundled to follow the rules. > But sure, I'd be happy to co-maintain. You can add me (rathann) to the > package. Done, thanks.
PR submitted. Ok to merge?
Go ahead and merge. I'm not a fan of autosetup personally as I find it makes managing downstream patches harder, but there are no patches here.
(In reply to Paul Howarth from comment #5) > Go ahead and merge. Thanks. > I'm not a fan of autosetup personally as I find it makes > managing downstream patches harder, but there are no patches here. No problem, I will leave %setup in place.
FEDORA-2025-23762e1e5f (ags-3.6.2.12-3.fc43, miniz-3.0.2-9.fc43, and 3 more) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-23762e1e5f
FEDORA-2025-23762e1e5f (ags-3.6.2.12-3.fc43, miniz-3.0.2-9.fc43, and 3 more) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.