checks
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=257
This commit is contained in:
parent
7594f97f0c
commit
24b1f7aacd
@ -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 patch file-zstd.patch from upstream mailing list
|
||||||
* Add zstd decompression support
|
* Add zstd decompression support
|
||||||
|
- Run also upstream standard checks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 13 20:09:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Tue Sep 13 20:09:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
@ -163,6 +163,8 @@ install -s dcore %{buildroot}%{_bindir}
|
|||||||
rm -f %{buildroot}%{_libdir}/*.la
|
rm -f %{buildroot}%{_libdir}/*.la
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# Standard checks
|
||||||
|
make check
|
||||||
# Check out that the binary does not bail out:
|
# Check out that the binary does not bail out:
|
||||||
LD_LIBRARY_PATH=%{buildroot}%{_libdir}
|
LD_LIBRARY_PATH=%{buildroot}%{_libdir}
|
||||||
export LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user