!11 Add gcc to BuildRequires

From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-05-27 18:51:23 +08:00 committed by Gitee
commit bcc044a5dd

View File

@ -1,6 +1,6 @@
Name: usermode
Version: 1.113
Release: 1
Release: 2
Summary: Tools for certain user account management tasks
License: GPLv2+
URL: https://pagure.io/usermode/
@ -10,6 +10,7 @@ Source1: config-util
Patch0: Do-not-use-deprecated-flask.h-and-av_permissions.patch
Requires: pam passwd util-linux
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
BuildRequires: pam-devel startup-notification-devel
@ -72,6 +73,9 @@ done
%{_mandir}/man8/*
%changelog
* Thu May 27 2021 panxiaohe <panxiaohe@huawei.com> - 1.113-2
- Add gcc to BuildRequires
* Wed Aug 26 2020 Hugel <gengqihu1@huawei.com> - 1.113-1
- update to 1.113