diff --git a/mod_fcgid.spec b/mod_fcgid.spec index 7f0cd09..382299b 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -35,7 +35,7 @@ Name: mod_fcgid Version: 2.3.9 -Release: 12%{?dist} +Release: 13%{?dist} Summary: FastCGI interface module for Apache 2 License: ASL 2.0 URL: http://httpd.apache.org/mod_fcgid/ @@ -47,6 +47,7 @@ Source4: mod_fcgid-tmpfs.conf Source5: fcgid24.conf Patch0: mod_fcgid-2.3.4-fixconf-shellbang.patch BuildRequires: coreutils +BuildRequires: gcc BuildRequires: httpd-devel >= 2.0 BuildRequires: make BuildRequires: pkgconfig @@ -126,6 +127,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf %dir %attr(0755,apache,apache) %{rundir}/mod_fcgid/ %changelog +* Tue Feb 20 2018 Paul Howarth - 2.3.9-13 +- BR: gcc + * Thu Feb 08 2018 Fedora Release Engineering - 2.3.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild