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

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2022-10-31 08:47:14 +00:00 committed by Gitee
commit db76909cc0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: perl-XML-LibXML
Version: 2.0207
Release: 1
Release: 2
Epoch: 1
Summary: Perl Binding for libxml2
License: (GPL+ or Artistic) and MIT
@ -30,12 +30,7 @@ the GNOME libxml2 library. This module provides interfaces for parsing and
manipulating XML files and allows Perl programmers to use the highly capable
validating XML parser and the high performance DOM implementation.
%package help
Summary: man files for perl-XML-LibXML
Requires: man
%description help
This package includes man files for perl-XML-LibXML.
%package_help
%prep
%autosetup -n XML-LibXML-%{version} -p1
@ -82,6 +77,9 @@ fi
%{_mandir}/man*/*
%changelog
* Tue Oct 25 2022 jiangchuangang <jiangchuangang@huawei.com> - 1:2.0207-2
- use macros package_help
* Tue Dec 21 2021 yuanxin <yuanxin24@huawei.com> - 1:2.0207-1
- update version to 2.0207