On Mon, 10 Jun 2019 17:45:23 +0200, Patrick Dupre wrote: > Sorry, when I run > cpanspec Tk-JBrowseEntry-5.22.tar.gz I referred to _build time_ creation of inter-package dependencies. The step when rpmbuild adds Requires/Provides to the built packages. You are not supposed to hack a spec file as to add them manually for Perl Modules installed in Perl's paths for modules. > Is there something in my .spec generation? > > Anyway, addition: > Provides: perl(Tk::JBrowseEntry) = %{version}-%{release} > > fixes this issue Instead, use "BuildRequires: perl-generators" at build-time. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx