disable test

This commit is contained in:
yanzh_h 2020-01-22 10:19:10 +08:00
parent d583ec70a9
commit 64c157fd4c

View File

@ -1,6 +1,6 @@
Name: perl-File-DesktopEntry
Version: 0.22
Release: 10
Release: 11
Summary: Object to handle .desktop files
License: GPL+ or Artistic
URL: https://metacpan.org/release/File-DesktopEntry
@ -30,7 +30,7 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
#make test
%files
%defattr(-,root,root)
@ -41,5 +41,8 @@ make test
%{_mandir}/man3/*
%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
- Package init