https://bugzilla.rpmfusion.org/show_bug.cgi?id=2161
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from [email protected] 2012-01-31 07:57:43 CET --- Why are you creating a *zip? *.zips are quite unusual/obscure on Linux and are inefficient in comparision to modern compressions: # ls -s1 pcsxr*xz pcsxr-*zip 1196 pcsxr-73976.tar.xz 2220 pcsxr-73976.zip Compare also the "Smallest Compressed Archive" https://fedoraproject.org/wiki/Packaging:SourceURL#Referencing_Source Provided you are manually building the source-packages, feel encouraged to use tar.xz. -- Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
