https://bugzilla.redhat.com/show_bug.cgi?id=1165637



--- Comment #2 from Petr Ĺ abata <[email protected]> ---
#1 %description needs to end with a period.  Morever, if it's the same as
Summary, you can simply write `%{summary}.'

#2 This package ships with a LICENSE file.  Fedora 21 and newer support a new
macro, %{license}, to mark such files.  This is to ensure license files are
installed even if the end user is not interested in docs.  Consider using it.

Example:
%files
%license LICENSE
%doc Changes README
...

-- 
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

Reply via email to