use macros package_help

Signed-off-by: const <jiangchuangang@huawei.com>
(cherry picked from commit ab13c5cc63f7d46d358211bcd4f963047f30d8c2)
This commit is contained in:
const 2022-10-25 09:08:39 +00:00 committed by openeuler-sync-bot
parent a94edd63e4
commit 56ded8b813

View File

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