https://bugzilla.redhat.com/show_bug.cgi?id=2005989 --- Comment #13 from Kaleb KEITHLEY <kkeithle@xxxxxxxxxx> --- (In reply to Kaleb KEITHLEY from comment #12) > > ... > > Rpmlint > > ------- > > Checking: liborc1-1.6.6-1.fc36.x86_64.rpm > > liborc-devel-1.6.6-1.fc36.x86_64.rpm > > liborc-1.6.6-1.fc36.src.rpm > > ... > > liborc-devel.x86_64: W: no-dependency-on liborc/liborc-libs/libliborc > > liborc-devel does have a dependency on liborc1, at line 57 of the .spec. That's the > subpackage with liborc.so.* in it. If it's preferable to have the dependency > on the parent, wrapper package (liborc) we can do that too. > And I actually don't get that warning on my f35 box. I do get this though: liborc-devel.x86_64: E: no-library-dependency-on liborc1 /usr/lib64/liborc.so.1 And on f36 I don't get that warning. I tried adding an explicit dependency in liborc1 on liborc and that gave: liborc1.x86_64: W: shlib-fixed-dependency liborc(x86-64) = 1.6.6-1.fc36 in addition to the above error. (so I took it back out.) I tried changing the liborc-devel Requires from: Requires: %{name}1%{?_isa} = %{version}-%{release} to: Requires: %{name}%{?_isa} = %{version}-%{release} and on f35 it still gives: liborc-devel.x86_64: E: no-library-dependency-on liborc1 /usr/lib64/liborc.so.1 but on f36 it gives no warnings or errors. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2005989 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure