Fix conflict files with other Pod packages
This commit is contained in:
parent
a2ad3979b4
commit
ffee7ca430
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Pod-Parser
|
Name: perl-Pod-Parser
|
||||||
Version: 1.63
|
Version: 1.63
|
||||||
Release: 397
|
Release: 398
|
||||||
Summary: Basic perl modules for handling Plain Old Documentation (POD)
|
Summary: Basic perl modules for handling Plain Old Documentation (POD)
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/Pod-Parser/
|
URL: http://search.cpan.org/dist/Pod-Parser/
|
||||||
@ -39,7 +39,7 @@ make test
|
|||||||
%files
|
%files
|
||||||
%doc README
|
%doc README
|
||||||
%{_bindir}/podselect
|
%{_bindir}/podselect
|
||||||
%{perl_vendorlib}/*
|
%{perl_vendorlib}/Pod/*
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc ANNOUNCE CHANGES TODO
|
%doc ANNOUNCE CHANGES TODO
|
||||||
@ -47,5 +47,8 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1.63-398
|
||||||
|
- fix conflict package file '%{perl_vendorlib}/Pod'
|
||||||
|
|
||||||
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.63-397
|
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.63-397
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user