update pv.spec.

Signed-off-by: yueyuankun <yueyuankun@kylinos.cn>
(cherry picked from commit 3ffc7b2cf61a00b0cb102aeb3d906df17c5b8bb1)
This commit is contained in:
yueyuankun 2024-03-12 09:32:26 +00:00 committed by openeuler-sync-bot
parent ee50d2c563
commit c26618e1d2

View File

@ -32,11 +32,11 @@ make DESTDIR=%{buildroot} install
make test
%files -f %{name}.lang
%license doc/COPYING
%license docs/COPYING
%{_bindir}/%{name}
%files help
%doc README doc/NEWS doc/TODO
%{_docdir}/%{name}
%{_mandir}/man1/%{name}.1.gz
%changelog