!15 [sync] PR-14: drop check section, as it hangs forever within eulermaker

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2025-03-28 02:39:35 +00:00 committed by Gitee
commit cd1952d378
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: pv
Version: 1.8.5
Release: 1
Release: 2
Summary: A tool for monitoring the progress of data through a pipeline
License: Artistic 2.0
Source0: http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.gz
@ -29,9 +29,6 @@ make DESTDIR=%{buildroot} install
%find_lang %{name}
rm -v ${RPM_BUILD_ROOT}%{_docdir}/%{name}/{COPYING,INSTALL}
%check
make test
%files -f %{name}.lang
%license docs/COPYING
%{_bindir}/%{name}
@ -41,6 +38,9 @@ make test
%{_mandir}/man1/%{name}.1.gz
%changelog
* Thu Mar 27 2025 Funda Wang <fundawang@yeah.net> - 1.8.5-2
- drop check section, as it hangs forever within eulermaker
* Mon Mar 11 2024 yueyuankun <yueyuankun@kylinos.cn> - 1.8.5-1
- update to 1.8.5