Add requires httpd-mmn to fix group apache missing

This commit is contained in:
lingsheng 2021-02-24 14:55:16 +08:00
parent 7de06bd58c
commit 175ab696e2

View File

@ -1,6 +1,6 @@
Name: mod_fcgid
Version: 2.3.9
Release: 18
Release: 19
Summary: High performance alternative to mod_cgi or mod_cgid
License: ASL 2.0
URL: http://httpd.apache.org/mod_fcgid/
@ -8,6 +8,7 @@ Source0: http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-%{version}.
Source1: mod_fcgid-tmpfs.conf
Source2: fcgid24.conf
BuildRequires: coreutils gcc httpd-devel >= 2.0 make pkgconfig sed
Requires: httpd-mmn = %{_httpd_mmn}
Requires: systemd
%description
@ -53,5 +54,8 @@ install -p -m644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf
%doc build/fixconf.sed
%changelog
* Wed Feb 24 2021 lingsheng<lingsheng@huawei.com> - 2.3.9-19
- Add requires httpd-mmn to fix group apache missing
* Thu Nov 14 2019 shijian<shijian16@huawei.com> - 2.3.9-18
- Package init