https://bugzilla.redhat.com/show_bug.cgi?id=2353869 --- Comment #6 from Cristian Le <fedora@xxxxxxxxx> --- Re point 1, yes that is intended. See any production package [1] that uses autospec macros. Re point 2, this is probably an upstream issue, either in libmbd or higher up in gfortran/cmake, etc. I did not investigate how common this issue is, but I see that dependency in other Fortran packages. I would say let's look into this issue more generally, since the only side-effect is that it adds a dependency on `libgcc` and we are not the only ones ``` $ fedrq whatrequires "libgcc_s.so.1()(64bit)" | wc -l 5727 ``` (it is also installed by default) The only other thing is adding `BuildRequires: gcc`, which I will add it at the next upload or after packaging. For now though it is indirectly included because of gcc-gfortran dependence: ``` $ fedrq pkgs gcc-gfortran -F requires | grep gcc gcc = 15.0.1-0.14.fc43 ``` [1]: https://src.fedoraproject.org/rpms/rust-tonic-types -- 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=2353869 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202353869%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