From fd12e2d2940ba532e2b65fa1e8ba884a6aecdea6 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 25 Jan 2011 19:30:15 +0000 Subject: [PATCH] Oops... forgot this section. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1063415 13f79535-47bb-0310-9956-ffa450edef68 --- build/rpm/httpd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index dd668e9665b..b07b30f4ce1 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -33,7 +33,7 @@ Group: Development/Libraries Summary: Development tools for the Apache HTTP server. Obsoletes: secureweb-devel, apache-devel Requires: libtool, httpd = %{version} -Requires: apr-devel >= 1.2.0, apr-util-devel >= 1.2.0 +Requires: apr-devel >= 1.4.2, apr-util-devel >= 1.3.10 %description devel The httpd-devel package contains the APXS binary and other files -- 2.47.3