Accepting request 558580 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/558580 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=53
This commit is contained in:
commit
488271f25d
@ -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
|
Thu Dec 14 05:58:11 UTC 2017 - normand@linux.vnet.ibm.com
|
||||||
|
|
||||||
|
1
tcl.spec
1
tcl.spec
@ -137,6 +137,7 @@ EOF
|
|||||||
make test 2>&1 | tee testresults
|
make test 2>&1 | tee testresults
|
||||||
grep FAILED testresults | grep -Fvwf known-failures && exit 1
|
grep FAILED testresults | grep -Fvwf known-failures && exit 1
|
||||||
%endif
|
%endif
|
||||||
|
exit 0
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make -C unix install install-private-headers \
|
make -C unix install install-private-headers \
|
||||||
|
Loading…
Reference in New Issue
Block a user