!2 add buildrequire autoconf automake

From: @zhangtao2020
Reviewed-by: @chenyanpanHW,@zengwefeng
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2021-07-10 07:14:33 +00:00 committed by Gitee
commit 56fcf561ef

View File

@ -1,7 +1,7 @@
Summary: Simple program for spawning FastCGI processes
Name: spawn-fcgi
Version: 1.6.4
Release: 1
Release: 2
License: BSD-3-Clause
URL: https://github.com/lighttpd/spawn-fcgi
Source0: https://github.com/lighttpd/%{name}/archive/%{name}-%{version}.tar.gz
@ -9,7 +9,7 @@ Source1: spawn-fcgi.init
Source2: spawn-fcgi.sysconfig
Requires(post): /sbin/chkconfig
Requires(preun): /sbin/service, /sbin/chkconfig
BuildRequires: gcc
BuildRequires: gcc autoconf automake
%description
This package contains the spawn-fcgi program used for spawning FastCGI
@ -52,5 +52,7 @@ fi
%{_mandir}/man1/spawn-fcgi.1*
%changelog
* Fri Jul 9 2021 zhangtao <zhangtao221@huawei.com> - 1.6.4-2
- add buildrequire autoconf and automake
* Sat Jan 9 2021 chengzihan <chengzihan2@huawei.com> - 1.6.4-1
- Package init