Dr. Werner Fink 2022-09-14 09:23:17 +00:00 committed by Git OBS Bridge
parent 7594f97f0c
commit 24b1f7aacd
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Wed Sep 14 08:58:50 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- 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 <dmueller@suse.com>

View File

@ -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