Fix conflict files with other Pod packages
This commit is contained in:
parent
7e29c084be
commit
552c41e3ea
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Pod-Simple
|
Name: perl-Pod-Simple
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.42
|
Version: 3.42
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The framework for parsing Pod
|
Summary: The framework for parsing Pod
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Pod-Simple
|
URL: https://metacpan.org/release/Pod-Simple
|
||||||
@ -40,13 +40,16 @@ make test
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
%{perl_vendorlib}/*
|
%{perl_vendorlib}/Pod/*
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 1:3.42-1
|
||||||
- upgrade version to 3.42
|
- upgrade version to 3.42
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user