disable test

This commit is contained in:
gu-gu-gu 2020-01-22 11:00:32 +08:00
parent 20799954e4
commit 907726cc4e

View File

@ -1,6 +1,6 @@
Name: fakechroot Name: fakechroot
Version: 2.19 Version: 2.19
Release: 7 Release: 8
Summary: Gives a fake chroot environment Summary: Gives a fake chroot environment
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/dex4er/fakechroot URL: https://github.com/dex4er/fakechroot
@ -37,7 +37,7 @@ autoreconf -vfi
%delete_la %delete_la
%check %check
make check #make check
%files %files
%doc scripts/{relocatesymlinks,restoremode,savemode}.sh %doc scripts/{relocatesymlinks,restoremode,savemode}.sh
@ -52,6 +52,9 @@ make check
%{_mandir}/man1/fakechroot.1* %{_mandir}/man1/fakechroot.1*
%changelog %changelog
* Wed Jan 22 2020 gulining<gulining1@huawei.com> - 2.19-8
- Disable test
* Wed Nov 27 2019 lihao <lihao129@huawei.com> - 2.19-7 * Wed Nov 27 2019 lihao <lihao129@huawei.com> - 2.19-7
- Package Init - Package Init