Added 'Buildarch:noarch' to the help subpackage
(cherry picked from commit 12c68607e564b275d8081e6de681abf3f9ef3457)
This commit is contained in:
parent
8fe0b45208
commit
07d53151b3
@ -1,6 +1,6 @@
|
|||||||
Name: sanlock
|
Name: sanlock
|
||||||
Version: 3.8.4
|
Version: 3.8.4
|
||||||
Release: 3
|
Release: 4
|
||||||
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/
|
||||||
@ -36,6 +36,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.
|
||||||
@ -153,6 +154,9 @@ getent passwd sanlock > /dev/null || /usr/sbin/useradd \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2024 Jiuwang He <hejiuwang@cqsoftware.com.cn> - 3.8.4-4
|
||||||
|
- Add Buildarch: noarch to the help subpackage
|
||||||
|
|
||||||
* Wed Mar 08 2023 xu_ping <xu_ping33@h-pattners.com> - 3.8.4-3
|
* Wed Mar 08 2023 xu_ping <xu_ping33@h-pattners.com> - 3.8.4-3
|
||||||
- fix sanlk-reset -t command error.
|
- fix sanlk-reset -t command error.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user