add buildrequire autoconf automake
This commit is contained in:
parent
7d1fc39d82
commit
e9a9d8ce1c
@ -1,7 +1,7 @@
|
|||||||
Summary: Simple program for spawning FastCGI processes
|
Summary: Simple program for spawning FastCGI processes
|
||||||
Name: spawn-fcgi
|
Name: spawn-fcgi
|
||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/lighttpd/spawn-fcgi
|
URL: https://github.com/lighttpd/spawn-fcgi
|
||||||
Source0: https://github.com/lighttpd/%{name}/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/lighttpd/%{name}/archive/%{name}-%{version}.tar.gz
|
||||||
@ -9,7 +9,7 @@ Source1: spawn-fcgi.init
|
|||||||
Source2: spawn-fcgi.sysconfig
|
Source2: spawn-fcgi.sysconfig
|
||||||
Requires(post): /sbin/chkconfig
|
Requires(post): /sbin/chkconfig
|
||||||
Requires(preun): /sbin/service, /sbin/chkconfig
|
Requires(preun): /sbin/service, /sbin/chkconfig
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc autoconf automake
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the spawn-fcgi program used for spawning FastCGI
|
This package contains the spawn-fcgi program used for spawning FastCGI
|
||||||
@ -52,5 +52,7 @@ fi
|
|||||||
%{_mandir}/man1/spawn-fcgi.1*
|
%{_mandir}/man1/spawn-fcgi.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 9 2021 chengzihan <chengzihan2@huawei.com> - 1.6.4-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user