diff --git a/strace.spec b/strace.spec index e70483ec07e51572240963718e74b52dda157a93..f41b6083529aa5b77f801995002b04b73a90f6e6 100644 --- a/strace.spec +++ b/strace.spec @@ -3,7 +3,7 @@ Summary: Tracks and displays system calls associated with a running process Name: strace Version: 5.6 -Release: 3 +Release: 4 # The test suite is GPLv2+, all the rest is LGPLv2.1+. License: LGPL-2.0+ and GPL-2.0 # Some distros require Group tag to be present, @@ -87,6 +87,9 @@ for f in ChangeLog ChangeLog-CVS; do done wait +%check +make check + %files %maybe_use_defattr %doc CREDITS ChangeLog.gz ChangeLog-CVS.gz COPYING NEWS README @@ -95,6 +98,9 @@ wait %{_mandir}/man1/* %changelog +* Thur June 1 2023 chenzanyu - 5.14-5 +- Resolve rpmbuild does not make check + * Sun Oct 16 2022 Weifeng Su - 5.6-3 - disable the test