!8 【轻量级 PR】:use macros package_help
From: @ship_harbour Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
d0ab744c40
@ -1,6 +1,6 @@
|
|||||||
Name: perl-URI
|
Name: perl-URI
|
||||||
Version: 5.10
|
Version: 5.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The Perl URI module implementation
|
Summary: The Perl URI module implementation
|
||||||
License: GPLv1+ or Artistic 1.0
|
License: GPLv1+ or Artistic 1.0
|
||||||
URL: https://metacpan.org/release/URI
|
URL: https://metacpan.org/release/URI
|
||||||
@ -15,12 +15,7 @@ This module implements the URI class. Objects of this class
|
|||||||
represent "Uniform Resource Identifier references" as specified
|
represent "Uniform Resource Identifier references" as specified
|
||||||
in RFC 2396 (and updated by RFC 2732).
|
in RFC 2396 (and updated by RFC 2732).
|
||||||
|
|
||||||
%package help
|
%package_help
|
||||||
Summary: Man page for %{name}
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description help
|
|
||||||
%{summary}.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n URI-%{version}
|
%autosetup -n URI-%{version}
|
||||||
@ -49,7 +44,10 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 3 2021 guozhaorui <guozhaorui1@huawei.com> - 5.10-1
|
* Tue Oct 25 2022 jiangchuangang <jiangchuangang@huawei.com> - 5.10-2
|
||||||
|
- use macros package_help
|
||||||
|
|
||||||
|
* Fri Dec 3 2021 guozhaorui <guozhaorui1@huawei.com> - 5.10-1
|
||||||
- update version to 5.10
|
- update version to 5.10
|
||||||
|
|
||||||
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 5.06-1
|
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 5.06-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user