!35 [sync] PR-28: Added 'Buildarch: noarch' to the help subpackage
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
6dd6f822d3
@ -1,6 +1,6 @@
|
|||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.62
|
Version: 0.62
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: A user and group account administration library
|
Summary: A user and group account administration library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pagure.io/libuser
|
URL: https://pagure.io/libuser
|
||||||
@ -61,6 +61,7 @@ and group accounts.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Documents files for %{name}
|
Summary: Documents files for %{name}
|
||||||
|
Buildarch: noarch
|
||||||
Requires: man, info
|
Requires: man, info
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -159,6 +160,9 @@ LC_ALL=C.UTF-8 python3 -c "import libuser"
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 09 2023 fuanan <fuanan3@h-partners.com> - 0.62-23
|
||||||
- enable make check
|
- enable make check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user