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



--- Comment #9 from Christopher Meng <[email protected]> ---
Writing license header is a good habit, not a must-have.

Also forgot this:

cp %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/

You also can add -a option to preserve the timestamp, or use install -pm644 to
install it with timestamp preserved and permission correctly set. Your choice
here. 

Finally hope you could ship desktop file and icon in the git repo(tarball).

Hint: my internal project use setup.py to install it directly, but I will use
desktop-file-validate to validate itself. Your choice again. (I can submit a
patch to github if you want)

Welcome to Fedora.

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