Added 'Buildarch:noarch' to the help subpackage
This commit is contained in:
parent
b98d40fd66
commit
4dc323ae51
@ -1,6 +1,6 @@
|
||||
Name: sanlock
|
||||
Version: 3.8.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A shared storage lock manager
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+
|
||||
URL: https://pagure.io/sanlock/
|
||||
@ -34,6 +34,7 @@ for developing applications that use sanlock.
|
||||
%package help
|
||||
Summary: maninfo for sanlock
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Buildarch: noarch
|
||||
|
||||
%description help
|
||||
The sanklock-help package contains maninfo for sanlock.
|
||||
@ -154,6 +155,9 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2024 Jiuwang He <hejiuwang@cqsoftware.com.cn> - 3.8.1-4
|
||||
- Add Buildarch: noarch to the help subpackage
|
||||
|
||||
* Wed Mar 08 2023 xu_ping <xuping33@h-partners.com> - 3.8.1-3
|
||||
- Add sanlk-reset command -t options
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user