https://bugzilla.redhat.com/show_bug.cgi?id=2091282 --- Comment #5 from Ben Beasley <code@xxxxxxxxxxxxxxxxxx> --- Updated with additional source file comments on the original WOFF reference implementation and with a mention of the decompression utility in the package description. Spec URL: https://music.fedorapeople.org/20220605/sfnt2woff-zopfli.spec SRPM URL: https://music.fedorapeople.org/20220605/sfnt2woff-zopfli-1.3.1-1.fc36.src.rpm > diff --git a/sfnt2woff-zopfli.spec b/sfnt2woff-zopfli.spec > index 7fedb86..a713768 100644 > --- a/sfnt2woff-zopfli.spec > +++ b/sfnt2woff-zopfli.spec > @@ -21,6 +21,13 @@ License: MPLv1.0 or GPLv2+ or LGPLv2+ > URL: https://github.com/bramstein/sfnt2woff-zopfli > Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz > > +# Note that the URL http://people.mozilla.org/~jkew/woff/, where the original > +# WOFF reference implementation sources were published, is no longer available. > +# A copy of that page can be found at > +# https://web.archive.org/web/20170630235618/https://people-mozilla.org/~jkew/woff/, > +# and the sources are mirrored at https://github.com/TheJessieKirk/sfnt2woff. > +# See also https://src.fedoraproject.org/rpms/woff. > + > BuildRequires: gcc > BuildRequires: pkgconfig(zlib) > BuildRequires: zopfli-devel > @@ -32,6 +39,8 @@ on average — 5-8% compared to regular WOFF files. Zopfli generates compressed > output that is compatible with regular zlib compression so the resulting WOFF > files can be used everywhere. > > +A corresponding version of the woff2sfnt utility is also provided. > + > > %prep > %autosetup -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2091282 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure