]> granicus.if.org Git - apache/commitdiff
Note/update some requirements versions.
authorRainer Jung <rjung@apache.org>
Wed, 23 Jul 2014 20:02:14 +0000 (20:02 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 23 Jul 2014 20:02:14 +0000 (20:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1612938 13f79535-47bb-0310-9956-ffa450edef68

README.cmake
build/rpm/httpd.spec.in

index 1b0589b3af4963b7f1db5ef90a4a76cc3257f7f8..f2fa3181870f88449095b170061262e1b1659250 100644 (file)
@@ -45,7 +45,7 @@ The following support libraries are mandatory:
     Apache httpd are installed.
   + Additional APR settings affect httpd but are not mandatory, such as
     APR_HAVE_IPV6.
-* PCRE
+* PCRE (version 6.7 or higher)
 
 Certain optional features of APR 2.0-dev (trunk) or APR-Util 1.5.x
 allow some optional features of httpd to be enabled.  For example,
index 298c2547a14ec3a89af3f4440815a7fb526d4a46..c9779056b9589a37e0e5f3aab3bf8da332b81ba3 100644 (file)
@@ -14,7 +14,7 @@ Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: autoconf, perl, pkgconfig, findutils
 BuildRequires: zlib-devel, libselinux-devel, libuuid-devel
-BuildRequires: apr-devel >= 1.4.0, apr-util-devel >= 1.4.0, pcre-devel >= 5.0
+BuildRequires: apr-devel >= 1.5.0, apr-util-devel >= 1.5.0, pcre-devel >= 6.7
 Requires: initscripts >= 8.36, /etc/mime.types
 Obsoletes: httpd-suexec
 Requires(pre): /usr/sbin/useradd