diff --git a/file.changes b/file.changes index 424af8e..dda09d1 100644 --- a/file.changes +++ b/file.changes @@ -3,6 +3,7 @@ Wed Sep 14 08:58:50 UTC 2022 - Dr. Werner Fink - Add patch file-zstd.patch from upstream mailing list * Add zstd decompression support +- Run also upstream standard checks ------------------------------------------------------------------- Tue Sep 13 20:09:35 UTC 2022 - Dirk Müller diff --git a/file.spec b/file.spec index 5547cd1..ead525e 100644 --- a/file.spec +++ b/file.spec @@ -163,6 +163,8 @@ install -s dcore %{buildroot}%{_bindir} rm -f %{buildroot}%{_libdir}/*.la %check +# Standard checks +make check # Check out that the binary does not bail out: LD_LIBRARY_PATH=%{buildroot}%{_libdir} export LD_LIBRARY_PATH