diff --git a/tcl.changes b/tcl.changes index 2f8382b..4d9c95f 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 14 12:55:02 CET 2017 - mls@suse.de + +- adapt check section for rpm-4.14.0 + ------------------------------------------------------------------- Thu Dec 14 05:58:11 UTC 2017 - normand@linux.vnet.ibm.com diff --git a/tcl.spec b/tcl.spec index 0150422..428c04e 100644 --- a/tcl.spec +++ b/tcl.spec @@ -137,6 +137,7 @@ EOF make test 2>&1 | tee testresults grep FAILED testresults | grep -Fvwf known-failures && exit 1 %endif +exit 0 %install make -C unix install install-private-headers \