use macros package_help
Signed-off-by: const <jiangchuangang@huawei.com> (cherry picked from commit ab13c5cc63f7d46d358211bcd4f963047f30d8c2)
This commit is contained in:
parent
a94edd63e4
commit
56ded8b813
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user