https://bugzilla.redhat.com/show_bug.cgi?id=1142407
Tomas Mlcoch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?([email protected] | |) --- Comment #9 from Tomas Mlcoch <[email protected]> --- Hi Matej, good work, it's almost ready, but there is still one issue: The line with requirement for base package "Requires: %{name}%{?_isa} = %{version}-%{release}" should go to devel package's section: %package devel Summary: C interface for the drpm library Requires: %{name}%{?_isa} = %{version}-%{release} Tomas -- 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] https://admin.fedoraproject.org/mailman/listinfo/package-review
