add buildrequire autoconf automake
This commit is contained in:
parent
7d1fc39d82
commit
e9a9d8ce1c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user