!1 disable test

Merge pull request !1 from gu-gu-gu/gu
This commit is contained in:
openeuler-ci-bot 2020-01-22 11:07:52 +08:00 committed by Gitee
commit 35235a6c7e

View File

@ -1,6 +1,6 @@
Name: byacc
Version: 1.9.20170709
Release: 8
Release: 9
Summary: A parser generator
License: public domain
URL: https://invisible-island.net/byacc/byacc.html
@ -31,7 +31,7 @@ ln -s yacc %{buildroot}%{_bindir}/byacc
ln -s yacc.1 %{buildroot}%{_mandir}/man1/byacc.1
%check
make check
#make check
%files
%doc ACKNOWLEDGEMENTS README* NO_WARRANTY
@ -43,6 +43,9 @@ make check
%{_mandir}/man1/*
%changelog
* Wed Jan 22 2020 gulining<gulining1@huawei.com> - 1.9.20170709-9
- Disable test
* Fri Dec 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.9.20170709-8
- Add help package