!9 Add the perl dependency
Merge pull request !9 from lyn/openEuler-22.03-LTS-Next
This commit is contained in:
commit
0eea74e63c
@ -1,13 +1,13 @@
|
|||||||
Name: mod_fcgid
|
Name: mod_fcgid
|
||||||
Version: 2.3.9
|
Version: 2.3.9
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: High performance alternative to mod_cgi or mod_cgid
|
Summary: High performance alternative to mod_cgi or mod_cgid
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://httpd.apache.org/mod_fcgid/
|
URL: http://httpd.apache.org/mod_fcgid/
|
||||||
Source0: http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-%{version}.tar.bz2
|
Source0: http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-%{version}.tar.bz2
|
||||||
Source1: mod_fcgid-tmpfs.conf
|
Source1: mod_fcgid-tmpfs.conf
|
||||||
Source2: fcgid24.conf
|
Source2: fcgid24.conf
|
||||||
BuildRequires: coreutils gcc httpd-devel >= 2.0 make pkgconfig sed
|
BuildRequires: coreutils gcc httpd-devel >= 2.0 make pkgconfig sed perl
|
||||||
Requires: httpd-mmn = %{_httpd_mmn}
|
Requires: httpd-mmn = %{_httpd_mmn}
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
|
|
||||||
@ -54,6 +54,9 @@ install -p -m644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf
|
|||||||
%doc build/fixconf.sed
|
%doc build/fixconf.sed
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 7 2022 liyanan <liyanan32@huawei.com> - 2.3.9-20
|
||||||
|
- Add the perl dependency
|
||||||
|
|
||||||
* Wed Feb 24 2021 lingsheng<lingsheng@huawei.com> - 2.3.9-19
|
* Wed Feb 24 2021 lingsheng<lingsheng@huawei.com> - 2.3.9-19
|
||||||
- Add requires httpd-mmn to fix group apache missing
|
- Add requires httpd-mmn to fix group apache missing
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user