Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=653682 Jussi Lehtola <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jussi Lehtola <[email protected]> 2010-11-18 04:15:32 EST --- (In reply to comment #3) > - The same files must not be packaged multiple times. So, drop all %doc files > from the devel package. The important thing here is that you should not duplicate files in interdependent packages. -devel requires the main package, so the files are going to be present anyway. btw. Requires: %{name} = %{version} should read Requires: %{name} = %{version}-%{release} unless you have an *extremely good* reason not to use a fully versioned Requires. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
