Fix conflict files with other Pod packages
This commit is contained in:
parent
b9972fc957
commit
116914695c
@ -1,6 +1,6 @@
|
||||
Name: perl-Pod-Coverage
|
||||
Version: 0.23
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: Checks if the documentation of a perl module is comprehensive
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Pod-Coverage/
|
||||
@ -48,11 +48,14 @@ make test
|
||||
%files
|
||||
%doc Changes examples
|
||||
%{_bindir}/pod_cover
|
||||
%{perl_vendorlib}/Pod/
|
||||
%{perl_vendorlib}/Pod/*
|
||||
|
||||
%files help
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user