https://bugzilla.redhat.com/show_bug.cgi?id=1919688 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|nobody@xxxxxxxxxxxxxxxxx |mhroncok@xxxxxxxxxx Flags| |fedora-review? --- Comment #7 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- > By the way, do I still need to %dir in Fedora? Only if you want to include the directory without the files in it. --- Based on what you say, I suggest to have this in libvoko: %install mkdir -p %{buildroot}%{_prefix}/lib/voikko %files %dir %{_prefix}/lib/voikko And here to have: # Installing this package without libvoikko would be useless. # This package also installs files into a directory owned by libvoikko Requires: libvoikko >= 4.3 %files %{_prefix}/lib/voikko/5 Since this is what is basically here I will now proced with automated checks from Fedora Review. -- 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 _______________________________________________ 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