!2 disable test

Merge pull request !2 from 严志华/master
This commit is contained in:
openeuler-ci-bot 2020-01-22 10:58:44 +08:00 committed by Gitee
commit 2087df6752

View File

@ -1,6 +1,6 @@
Name: perl-File-DesktopEntry Name: perl-File-DesktopEntry
Version: 0.22 Version: 0.22
Release: 10 Release: 11
Summary: Object to handle .desktop files Summary: Object to handle .desktop files
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/File-DesktopEntry URL: https://metacpan.org/release/File-DesktopEntry
@ -30,7 +30,7 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/* %{_fixperms} $RPM_BUILD_ROOT/*
%check %check
make test #make test
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -41,5 +41,8 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jan 22 2020 yanzhihua <yanzhihua4@huawei.com> - 0.22-11
- Disable test
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.22-10 * Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.22-10
- Package init - Package init