!3 Fix conflict files with other Pod packages
From: @forever043 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
43f5cba75e
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Pod-Coverage
|
Name: perl-Pod-Coverage
|
||||||
Version: 0.23
|
Version: 0.23
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: Checks if the documentation of a perl module is comprehensive
|
Summary: Checks if the documentation of a perl module is comprehensive
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/Pod-Coverage/
|
URL: http://search.cpan.org/dist/Pod-Coverage/
|
||||||
@ -48,11 +48,14 @@ make test
|
|||||||
%files
|
%files
|
||||||
%doc Changes examples
|
%doc Changes examples
|
||||||
%{_bindir}/pod_cover
|
%{_bindir}/pod_cover
|
||||||
%{perl_vendorlib}/Pod/
|
%{perl_vendorlib}/Pod/*
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 0.23-16
|
||||||
|
- fix conflict package file '%{perl_vendorlib}/Pod'
|
||||||
|
|
||||||
* Sun Dec 1 2019 wangzhishun <wangzhishun1@huawei.com> - 0.23-15
|
* Sun Dec 1 2019 wangzhishun <wangzhishun1@huawei.com> - 0.23-15
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user