Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=750394
--- Comment #40 from Orion Poplawski <or...@cora.nwra.com> --- (In reply to comment #39) > Also, could you tell me how did you generate this report so that I can do it > locally and fix issues before sending it to you? The fedora-review package/command. > > Issues: > > ======= > > No Requires: %{name}%{?_isa} = %{version}-%{release} in libmtcp , > > libmtcp-devel , libdmtcpaware , libdmtcpaware-devel , libdmtcpaware-doc > > , > > libdmtcpaware-static - you must specify "%{version}-%{release}" > > Here is slight confusion. libmtcp provides a shared library that is needed > by the main package. libmtcp does not depend on the main package itself. How > should I fix the "Requires" section for libmtcp in this case? It's find to leave out the requires on the main package in libmtcp in that case. You'll need: Requires: libmtcp%{?_isa} = %{version}-%{release} in the main package. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UrnTu7fisP&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/package-review