!5 SPEC文件中help描述信息包名有误
From: @XIE-JING-2022 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
e5a1b28d01
@ -3,7 +3,7 @@
|
|||||||
Name: perl-%{mod_name}
|
Name: perl-%{mod_name}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.38
|
Version: 0.38
|
||||||
Release: 419
|
Release: 420
|
||||||
Summary: Generic input parsing/checking mechanism
|
Summary: Generic input parsing/checking mechanism
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/%{mod_name}
|
URL: https://metacpan.org/release/%{mod_name}
|
||||||
@ -25,12 +25,12 @@ Params::Check
|
|||||||
templating system, providing default values and so on.
|
templating system, providing default values and so on.
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Man pages and other related documents for cronie
|
Summary: Man pages and other related documents for Params-Check
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Man pages and other related documents for cronie.
|
Man pages and other related documents for Params-Check.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{mod_name}-%{version} -p1
|
%autosetup -n %{mod_name}-%{version} -p1
|
||||||
@ -55,6 +55,9 @@ make test TEST_VERBOSE=1
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 5 2024 xiejing <xiejing@kylinos.cn> - 1:0.38-420
|
||||||
|
- fix the description for help package name
|
||||||
|
|
||||||
* Wed Oct 26 2022 wangyuhang <wangyuhang27@huawei.com> - 1:0.38-419
|
* Wed Oct 26 2022 wangyuhang <wangyuhang27@huawei.com> - 1:0.38-419
|
||||||
- define mod_name to opitomize the specfile
|
- define mod_name to opitomize the specfile
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user