https://bugzilla.redhat.com/show_bug.cgi?id=1487578
--- Comment #2 from Peter Lemenkov <[email protected]> --- Couple of notes: * The following line must be moved to devel files section: %{_libdir}/libopen62541.so * Please add _isa macro to Requires section in -devel subppackage. E.g. change from this: Requires: %{name} = %{version}-%{release} to this: Requires: %{name}%{?_isa} = %{version}-%{release} So it will always pick up the right main package. -- 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 -- [email protected] To unsubscribe send an email to [email protected]
