!5 Fix conflict files with other Pod packages
From: @forever043 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
233101fe3a
@ -1,7 +1,7 @@
|
||||
Name: perl-Pod-Simple
|
||||
Epoch: 1
|
||||
Version: 3.42
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The framework for parsing Pod
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Pod-Simple
|
||||
@ -40,13 +40,16 @@ make test
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog README
|
||||
%{perl_vendorlib}/*
|
||||
%{perl_vendorlib}/Pod/*
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1:3.42-2
|
||||
- fix conflict package file '%{perl_vendorlib}/Pod'
|
||||
|
||||
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 1:3.42-1
|
||||
- upgrade version to 3.42
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user