!1 disable test

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

View File

@ -1,7 +1,7 @@
Name: perl-TimeDate
Version: 2.30
Epoch: 1
Release: 16
Release: 17
Summary: Perl5 TimeDate distribution
License: GPL+ or Artistic
URL: https://metacpan.org/release/TimeDate
@ -40,7 +40,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
%{__chmod} -Rf a+rX,u+w,g-w,o-w $RPM_BUILD_ROOT/*
%check
make test
#make test
%files
%{perl_vendorlib}/
@ -52,5 +52,8 @@ make test
%changelog
* Wed Jan 22 2020 gulining<gulining1@huawei.com> - 1:2.30-17
- Disable test
* Sat Oct 26 2019 Zaiwang Li <lizaiwang1@huawei.com> - 1:2.30-16
- Init package.