fix the description for help package name
This commit is contained in:
parent
d9a2936299
commit
2158495779
@ -3,7 +3,7 @@
|
||||
Name: perl-%{mod_name}
|
||||
Epoch: 1
|
||||
Version: 0.38
|
||||
Release: 419
|
||||
Release: 420
|
||||
Summary: Generic input parsing/checking mechanism
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/%{mod_name}
|
||||
@ -25,12 +25,12 @@ Params::Check
|
||||
templating system, providing default values and so on.
|
||||
|
||||
%package help
|
||||
Summary: Man pages and other related documents for cronie
|
||||
Summary: Man pages and other related documents for Params-Check
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description help
|
||||
Man pages and other related documents for cronie.
|
||||
Man pages and other related documents for Params-Check.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{mod_name}-%{version} -p1
|
||||
@ -55,6 +55,9 @@ make test TEST_VERBOSE=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%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
|
||||
- define mod_name to opitomize the specfile
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user