!19 Disable fam support as gamin is deprecated
From: @caodongxia Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
205badc119
@ -7,7 +7,7 @@
|
||||
%bcond_without openssl
|
||||
%bcond_without kerberos5
|
||||
%bcond_without pcre
|
||||
%bcond_without fam
|
||||
%bcond_with fam
|
||||
%bcond_without lua
|
||||
%bcond_without krb5
|
||||
%bcond_without pam
|
||||
@ -20,7 +20,7 @@
|
||||
Summary: Lightning fast webserver with light system requirements
|
||||
Name: lighttpd
|
||||
Version: 1.4.63
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: BSD-3-Clause and OML and GPLv3 and GPLv2
|
||||
URL: https://github.com/lighttpd/lighttpd1.4
|
||||
Source0: https://github.com/lighttpd/lighttpd1.4/archive/lighttpd-1.4.63.tar.gz
|
||||
@ -258,6 +258,9 @@ fi
|
||||
%attr(0700, lighttpd, lighttpd) %dir %{webroot}/
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2022 caodongxia <caodongxia@h-partners.com> - 1.4.63-4
|
||||
- Disable fam support as gamin is deprecated
|
||||
|
||||
* Sat Feb 19 2022 baizhonggui <baizhonggui@huawei.com> - 1.4.63-3
|
||||
- Fix excuting systemctl start lighttpd.service failed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user