]> git.pld-linux.org Git - packages/apache-mod_fcgid.git/commitdiff
- with patch it needs apr1-based apache
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 16 Nov 2004 21:58:22 +0000 (21:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_fcgid.spec -> 1.12

apache-mod_fcgid.spec

index da58f317724f2efec86d5d54412fc610cf99c899..8fe11a082d3c9b2387eae2b5ba42ff729e03f477 100644 (file)
@@ -13,11 +13,11 @@ Source1:    %{name}.conf
 Patch0:                %{name}-apr-status-is-success.patch
 URL:           http://fastcgi.coremail.cn/
 BuildRequires: %{apxs}
-BuildRequires: apache-devel >= 2
+BuildRequires: apache-devel >= 2.0.52-2
 BuildRequires: libtool
 BuildRequires: sed >= 4.0
 Requires(post,preun):  %{apxs}
-Requires:      apache >= 2
+Requires:      apache >= 2.0.52-2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     %(%{apxs} -q SYSCONFDIR)
This page took 0.067317 seconds and 4 git commands to generate.