use macros package_help

Signed-off-by: const <jiangchuangang@huawei.com>
(cherry picked from commit 39960e1718504a6cfca2d69f464d1a2caaa7c1ea)
This commit is contained in:
const 2022-10-25 10:54:23 +00:00 committed by openeuler-sync-bot
parent b09ad5c7be
commit 88f29c20ec

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Parser Name: perl-Pod-Parser
Version: 1.63 Version: 1.63
Release: 398 Release: 399
Summary: Basic perl modules for handling Plain Old Documentation (POD) Summary: Basic perl modules for handling Plain Old Documentation (POD)
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Pod-Parser/ URL: http://search.cpan.org/dist/Pod-Parser/
@ -14,13 +14,7 @@ This software distribution contains the packages for using Perl5 POD (Plain
Old Documentation). See the "perlpod" and "perlsyn" manual pages from your Old Documentation). See the "perlpod" and "perlsyn" manual pages from your
Perl5 distribution for more information about POD. Perl5 distribution for more information about POD.
%package help %package_help
Summary: Man pages and other related documents for cronie
BuildArch: noarch
%description help
Man pages and other related documents for cronie.
%prep %prep
%autosetup -n Pod-Parser-%{version} %autosetup -n Pod-Parser-%{version}
@ -47,6 +41,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Oct 25 2022 jiangchuangang <jiangchuangang@huawei.com> - 1.63-399
- use macros package_help
* Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1.63-398 * Thu Jul 22 2021 Jiuyue Ma <majiuyue@huawei.com> - 1.63-398
- fix conflict package file '%{perl_vendorlib}/Pod' - fix conflict package file '%{perl_vendorlib}/Pod'