Add a comment about upstream tests

This commit is contained in:
Benjamin A. Beasley 2022-09-28 17:24:48 -04:00
commit 91a8c8347b

View file

@ -122,6 +122,11 @@ export LDFLAGS="-lzopfli ${LDFLAGS-}"
%make_install
# We dont run upstream tests (%%make_build check) because they are too
# brittle, expecting recompressed outputs to be identical. Across platforms,
# compilers, and unbundled library versions, this doesnt hold up.
%files
%license COPYING
%doc AUTHORS