!7 [sync] PR-5: 【轻量级 PR】:use macros package_help

From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2022-10-26 08:27:32 +00:00 committed by Gitee
commit cd0c62c522
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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'