!2 Fix conflict files with other Pod packages

From: @forever043
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2021-07-23 06:12:22 +00:00 committed by Gitee
commit ac329fdfe3

View File

@ -1,7 +1,7 @@
Name: perl-Pod-Escapes Name: perl-Pod-Escapes
Epoch: 1 Epoch: 1
Version: 1.07 Version: 1.07
Release: 419 Release: 420
Summary: Resolve POD escape sequences Summary: Resolve POD escape sequences
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Pod-Escapes URL: https://metacpan.org/release/Pod-Escapes
@ -42,13 +42,16 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
make test make test
%files %files
%{perl_vendorlib}/* %{perl_vendorlib}/Pod/*
%files help %files help
%doc Changes README %doc Changes README
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1:1.07-420
- fix conflict package file '%{perl_vendorlib}/Pod'
* Sat Oct 26 2019 yefei <yefei25@huawei.com> - 1:1.07-419 * Sat Oct 26 2019 yefei <yefei25@huawei.com> - 1:1.07-419
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA