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

Iwicki Artur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Iwicki Artur <[email protected]> ---
>Release: 1.git%{shortcommit}%{?dist}
When packaging snapshots, you must include the commit date in the "Release:"
tag.
https://fedoraproject.org/wiki/Packaging:Versioning#Snapshots

>archive/%{commit}.tar.gz#/numix-icon-theme-square-%{shortcommit}.tar.gz
With GitHub, you can use "archive/%{commit}/%{name}-%{commit}.tar.gz". This
gives a nicer URL.

>cp -r Numix-Square %{buildroot}%{_datadir}/icons/Numix-Square
You should aim to preserve timestamps when copying files. Use "cp -pr" or "cp
-a".

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to