!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:
commit
cd1952d378
8
pv.spec
8
pv.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pv
|
Name: pv
|
||||||
Version: 1.8.5
|
Version: 1.8.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A tool for monitoring the progress of data through a pipeline
|
Summary: A tool for monitoring the progress of data through a pipeline
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
Source0: http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.gz
|
Source0: http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.gz
|
||||||
@ -29,9 +29,6 @@ make DESTDIR=%{buildroot} install
|
|||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
rm -v ${RPM_BUILD_ROOT}%{_docdir}/%{name}/{COPYING,INSTALL}
|
rm -v ${RPM_BUILD_ROOT}%{_docdir}/%{name}/{COPYING,INSTALL}
|
||||||
|
|
||||||
%check
|
|
||||||
make test
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license docs/COPYING
|
%license docs/COPYING
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
@ -41,6 +38,9 @@ make test
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 11 2024 yueyuankun <yueyuankun@kylinos.cn> - 1.8.5-1
|
||||||
- update to 1.8.5
|
- update to 1.8.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user