https://bugzilla.redhat.com/show_bug.cgi?id=2443333
--- Comment #10 from [email protected] --- SRPM URL: https://trix.fedorapeople.org/rocm-filesystem7.2-7.2.0-3.fc45.src.rpm Spec URL: https://trix.fedorapeople.org/rocm-filesystem7.2.spec To get who own /usr/lib64/rocm/rocm-7.2 and /usr/lib64/rocm/rocm-7.2/lib I add these %if %{with compat} %dir %{pkg_prefix}/ %dir %{pkg_prefix}/%{pkg_libdir} %endif To who owns /usr/lib64/rocm, I added this %if %{with compat} BuildRequires: rocm-filsystem Requires: rocm-filesystem %endif In the normal case this is the line in %files %dir %{pkg_prefix}/%{pkg_libdir}/rocm rocm-llvm-filesystem used to own this, now it owns only the llvm/* dirs -- 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=2443333 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202443333%23c10 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
