https://bugzilla.redhat.com/show_bug.cgi?id=1079090
Parag AN(पराग) panemade@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |panemade@gmail.com
--- Comment #27 from Parag AN(पराग) panemade@gmail.com --- Carlos, We don't want to duplicate documentation(license) files when one of the sub-package installs it and base (or any other) package needs this sub-package. In this case we get only one copy of documentation files from sub-package.
See https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Subpackage_Lice...
So, when any of layla-*-fonts sub-package we install, as we have written Requires: %{name}-common = %{version}-%{release} layla-common will also get installed which will give us documentation files.
We can then ignore rpmlint message "no-documentation".