!18 add util-linux-user require to solve the problem that useinfo cannot be used normally
From: @yuan__xing Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
7e0424644b
@ -1,13 +1,13 @@
|
|||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.114
|
Version: 1.114
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://pagure.io/usermode/
|
URL: https://pagure.io/usermode/
|
||||||
Source: https://releases.pagure.org/usermode/usermode-%{version}.tar.xz
|
Source: https://releases.pagure.org/usermode/usermode-%{version}.tar.xz
|
||||||
Source1: config-util
|
Source1: config-util
|
||||||
|
|
||||||
Requires: pam passwd util-linux
|
Requires: pam passwd util-linux util-linux-user
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: desktop-file-utils gettext intltool perl-XML-Parser util-linux
|
BuildRequires: desktop-file-utils gettext intltool perl-XML-Parser util-linux
|
||||||
BuildRequires: glib2-devel gtk2-devel libblkid-devel libSM-devel libselinux-devel libuser-devel
|
BuildRequires: glib2-devel gtk2-devel libblkid-devel libSM-devel libselinux-devel libuser-devel
|
||||||
@ -90,6 +90,9 @@ done
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 27 2022 yuanxing <yuanxing@kylinsec.com.cn> - 1.114-2
|
||||||
|
- add util-linux-user require to solve the problem that useinfo cannot be used normally
|
||||||
|
|
||||||
* Tue Feb 8 2022 yangzhuangzhuang <yangzhuangzhuang1@h-partners.com> - 1.114-1
|
* Tue Feb 8 2022 yangzhuangzhuang <yangzhuangzhuang1@h-partners.com> - 1.114-1
|
||||||
- update to 1.114
|
- update to 1.114
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user