!30 【轻量级PR】: Added 'Buildarch: noarch'to the help subpackage
From: @frids Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
cc0f1426d7
@ -1,6 +1,6 @@
|
|||||||
Name: sanlock
|
Name: sanlock
|
||||||
Version: 3.8.5
|
Version: 3.8.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A shared storage lock manager
|
Summary: A shared storage lock manager
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+
|
License: GPLv2 and GPLv2+ and LGPLv2+
|
||||||
URL: https://pagure.io/sanlock/
|
URL: https://pagure.io/sanlock/
|
||||||
@ -35,6 +35,7 @@ for developing applications that use sanlock.
|
|||||||
%package help
|
%package help
|
||||||
Summary: maninfo for sanlock
|
Summary: maninfo for sanlock
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Buildarch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
The sanklock-help package contains maninfo for sanlock.
|
The sanklock-help package contains maninfo for sanlock.
|
||||||
@ -152,6 +153,9 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2024 Jiuwang He <hejiuwang@cqsoftware.com.cn> - 3.8.5-2
|
||||||
|
- Add Buildarch: noarch to the help subpackage
|
||||||
|
|
||||||
* Wed Apr 12 2023 wangjie5911 <jiewangaw@isoftstone.com> - 3.8.5-1
|
* Wed Apr 12 2023 wangjie5911 <jiewangaw@isoftstone.com> - 3.8.5-1
|
||||||
- update to 3.8.5 and sync patch Add sanlk_reset command t options.
|
- update to 3.8.5 and sync patch Add sanlk_reset command t options.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user