https://bugzilla.redhat.com/show_bug.cgi?id=2386835 --- Comment #6 from Vitaly <vitaly@xxxxxxxxxxxxxx> --- According to the https://docs.fedoraproject.org/en-US/packaging-guidelines/#_packaging_static_libraries, you must add the following: %package devel Provides: %{name}-static = %{?epoch:%{epoch}:}%{version}-%{release} > %doc README.md CHANGELOG.md CHANGELOG.md belongs to tdlib and can be removed from this package. > %{_libdir}/pkgconfig/td*.pc This package also provides the tdutils.pc file, which is also included in tdlib. You should check whether this file is required for building dependent packages. If so, add the following: %package devel Conflicts: tdlib-devel -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2386835 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202386835%23c6 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue