Maybe a silly suggestion, but could you add a "Provides: libtestlib.so()(64bit)" tag to your spec file and rebuild?
Seems like a bug to me though.
On Tue, Mar 29, 2016 at 3:44 PM, david kerns <david.t.kerns@xxxxxxxxx> wrote:
Just joined the mail-list and found an (unresolved) existing thread with my exact issue. I'm hoping this get's linked to the existing thread... (last response Tue, Sep 1, 2015)# rpm -i mypackage.x86_64.rpmerror: Failed dependencies:libtestlib.so()(64bit) is needed by mypackage.x86_64.rpm# rpm -qlp --provides mypackage.x86_64.rpmtestlib.so()(64bit)/opt/mypackage/lib/testlib.so/opt/mypackage/lib/libtestlib.soNote: libtestlib.so is a symbolic link to testlib.soIf I make a hard link instead of a symbolic link (during the build process), the rpm install works fine
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxxxxx
http://lists.rpm.org/mailman/listinfo/rpm-list
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list