Currently, we have the following summary for glib2 doc package, which is incorrect. glib2-doc.noarch : A library of handy utility functions Correct description should be like the below: glibmm2.4-doc.noarch : API documentation for glibmm2.4 gtkmm2.4-doc.noarch : API documentation for gtkmm2.4 It should clearly state, that it contains the API documentation. Reproducible: Always Steps to Reproduce: $ dnf search glib*doc Actual Results: glib2-doc.noarch : A library of handy utility functions Expected Results: glib2-doc.noarch : API documentation for glib2