Add a comment about upstream tests

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

View file

@ -111,6 +111,11 @@ export LDFLAGS="$(pkgconf --libs libdeflate) ${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