!3 add buildrequires gcc

From: @xinyingchao
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-25 01:38:10 +00:00 committed by Gitee
commit 4ef851f8ad

View File

@ -1,7 +1,7 @@
Name: rootsh
Summary: Shell wrapper for auditing
Version: 1.5.3
Release: 15
Release: 16
License: GPLv3+
Source0: http://download.sourceforge.net/rootsh/%{name}-%{version}.tar.gz
Source1: rootsh.logrotate
@ -11,6 +11,8 @@ Patch1: rootsh-1.5.3_change_permissions.patch
URL: http://sourceforge.net/projects/rootsh
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: gcc
%description
Rootsh is a wrapper for shells which logs all echoed keystrokes and
terminal output to a file and/or to syslog. Its main purpose is the
@ -52,6 +54,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/rootsh.1.gz
%changelog
* Wed Jun 23 2021 yuanxin<yuanxin24@huawei.com> - 1.5.3-16
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add buildrequires gcc
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.3-15
- Package init