Added 'Buildarch: noarch' to the help subpackage

(cherry picked from commit 3845c46f97ed493039ba872de9cfdf26429a5ef4)
This commit is contained in:
fly_fzc 2024-04-29 16:06:58 +08:00 committed by openeuler-sync-bot
parent bc87ec34ad
commit f60166f3a4

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.62
Release: 23
Release: 24
Summary: A user and group account administration library
License: LGPLv2+
URL: https://pagure.io/libuser
@ -61,6 +61,7 @@ and group accounts.
%package help
Summary: Documents files for %{name}
Buildarch: noarch
Requires: man, info
%description help
@ -159,6 +160,9 @@ LC_ALL=C.UTF-8 python3 -c "import libuser"
%{_mandir}/man5/*
%changelog
* Mon Apr 29 2024 fuanan <fuanan3@h-partners.com> - 0.62-24
- Added 'Buildarch: noarch' to the help subpackage
* Thu Feb 09 2023 fuanan <fuanan3@h-partners.com> - 0.62-23
- enable make check