add util-linux-user require to solve the problem that useinfo cannot be used normally
- 添加util-linux-user依赖以解决userinfo工具无法正常使用问题
This commit is contained in:
parent
5de122d336
commit
ce73786481
@ -1,13 +1,13 @@
|
||||
Name: usermode
|
||||
Version: 1.114
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Tools for certain user account management tasks
|
||||
License: GPLv2+
|
||||
URL: https://pagure.io/usermode/
|
||||
Source: https://releases.pagure.org/usermode/usermode-%{version}.tar.xz
|
||||
Source1: config-util
|
||||
|
||||
Requires: pam passwd util-linux
|
||||
Requires: pam passwd util-linux util-linux-user
|
||||
BuildRequires: gcc
|
||||
BuildRequires: desktop-file-utils gettext intltool perl-XML-Parser util-linux
|
||||
BuildRequires: glib2-devel gtk2-devel libblkid-devel libSM-devel libselinux-devel libuser-devel
|
||||
@ -90,6 +90,9 @@ done
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%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
|
||||
- update to 1.114
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user