https://bugzilla.redhat.com/show_bug.cgi?id=983961
--- Comment #10 from Michael Schwendt <[email protected]> --- > %description > %{name} That's very unusual, since the description is supposed to be constructed of full sentences. Same for sub-packages. %name would not be used at all in a description's first line. Unless you specify the full sub-package name directly behind the %description macro: %description -n %{name}-subname Normally one simply uses the short form for sub-package names derived from the base %name: %description subname -- 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=eswOFck4eL&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
