!26 Added 'Buildarch: noarch' to the help subpackage
From: @liyuzhe_046 Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
8746c52f43
@ -1,6 +1,6 @@
|
|||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.63
|
Version: 0.63
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
@ -43,6 +43,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
|
||||||
@ -104,6 +105,9 @@ python3 -c "import libuser"
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 0.63-6
|
||||||
|
- Added 'Buildarch: noarch' to the help subpackage
|
||||||
|
|
||||||
* Wed Oct 19 2022 fuanan <fuanan3@h-partners.com> - 0.63-5
|
* Wed Oct 19 2022 fuanan <fuanan3@h-partners.com> - 0.63-5
|
||||||
- DESC:optimize compilation by running make in parallel
|
- DESC:optimize compilation by running make in parallel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user