!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
883f5f05c0
@ -1,7 +1,7 @@
|
||||
Name: perl-Pod-Perldoc
|
||||
Epoch: 1
|
||||
Version: 3.28
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Look up Perl documentation in Pod format
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Pod-Perldoc
|
||||
@ -35,7 +35,8 @@ make pure_install DESTDIR=%{buildroot}
|
||||
|
||||
%files
|
||||
%{_bindir}/perldoc
|
||||
%{perl_vendorlib}/*
|
||||
%{perl_vendorlib}/Pod/*
|
||||
%{perl_vendorlib}/perldoc.pod
|
||||
|
||||
%files help
|
||||
%doc Changes README
|
||||
@ -43,6 +44,9 @@ make pure_install DESTDIR=%{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1:3.28-4
|
||||
- fix conflict package file '%{perl_vendorlib}/Pod'
|
||||
|
||||
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:3.28-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user