SHA256
1
0
forked from pool/schily

- Run tests after build.

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=103
This commit is contained in:
Jan Engelhardt 2020-07-03 09:29:07 +00:00 committed by Git OBS Bridge
parent 679fad9a0a
commit 1dc6ec5939
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 3 09:28:52 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Run tests after build.
-------------------------------------------------------------------
Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -642,6 +642,9 @@ rm -Rfv \
%fdupes -s %buildroot/%_prefix
%check
NO_RANDOM=TRUE make tests || :
%post -n cdrecord
%set_permissions %_bindir/cdrecord
true