!2 Fix conflict files with other Pod packages
From: @forever043 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
b09ad5c7be
@ -1,6 +1,6 @@
|
||||
Name: perl-Pod-Parser
|
||||
Version: 1.63
|
||||
Release: 397
|
||||
Release: 398
|
||||
Summary: Basic perl modules for handling Plain Old Documentation (POD)
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Pod-Parser/
|
||||
@ -39,7 +39,7 @@ make test
|
||||
%files
|
||||
%doc README
|
||||
%{_bindir}/podselect
|
||||
%{perl_vendorlib}/*
|
||||
%{perl_vendorlib}/Pod/*
|
||||
|
||||
%files help
|
||||
%doc ANNOUNCE CHANGES TODO
|
||||
@ -47,5 +47,8 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user