add buildrequires gcc

This commit is contained in:
yangl777 2021-06-23 15:14:51 +08:00
parent 6941a577ab
commit b981dd0770

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