!7 [sync] PR-5: update to 1.8.5
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
965ac7f6e5
BIN
pv-1.6.20.tar.gz
BIN
pv-1.6.20.tar.gz
Binary file not shown.
BIN
pv-1.8.5.tar.gz
Normal file
BIN
pv-1.8.5.tar.gz
Normal file
Binary file not shown.
10
pv.spec
10
pv.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pv
|
Name: pv
|
||||||
Version: 1.6.20
|
Version: 1.8.5
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
@ -27,19 +27,23 @@ make %{?_smp_mflags}
|
|||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} install
|
make DESTDIR=%{buildroot} install
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
rm -v ${RPM_BUILD_ROOT}%{_docdir}/%{name}/{COPYING,INSTALL}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license doc/COPYING
|
%license docs/COPYING
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc README doc/NEWS doc/TODO
|
%{_docdir}/%{name}
|
||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2024 yueyuankun <yueyuankun@kylinos.cn> - 1.8.5-1
|
||||||
|
- update to 1.8.5
|
||||||
|
|
||||||
* Mon Jun 27 2022 dillon chen <dillon.chen@gmail.com> - 1.6.20-1
|
* Mon Jun 27 2022 dillon chen <dillon.chen@gmail.com> - 1.6.20-1
|
||||||
- update to 1.6.20
|
- update to 1.6.20
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user