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=592487 --- Comment #16 from Jason Tibbitts <tibbs@xxxxxxxxxxx> 2011-01-11 19:11:21 EST --- You should ignore rpmlint complaints about missing documentation when there is no documentation to be had. You shouldn't fabricate documentation or duplicate it from the main package just to make the complaint go away. Perhaps you don't understand the distinction between the regular package dependencies and scriptlet dependencies. Package dependencies simply need to be satisfied in order for the package to work, so rpm ensures that they are installed by the end of the transaction. Scriptlets may run at other times (during the transaction, either before or after the package is installed, upgraded or removed) and so any dependencies they may have needs to be specified so that rpm will ensure those dependencies are present when the scriptlets run. Or, to put it another way, simply having the package depend on something called in the scriptlets is not sufficient. The "many duplicates in files" issue refers to the duplicated documentation. -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review