https://bugzilla.redhat.com/show_bug.cgi?id=1609629
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #5 from Robert-André Mauchin <[email protected]> --- - Simply add in %install: gzip -dS z %{buildroot}%{_datadir}/icons/hicolor/scalable/actions/*.svgz gzip -dS z %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/kwave.svgz → -d = -d --decompress → -S z = When decompressing, add .z to the beginning of the list of suffixes to try, when deriving an output file name from an input file name. Package is approved, just add the ungzipping before import. -- 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] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/SFAOTL6UM5QHHLJZCREXXG5AGBOJFFPT/
