summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2013-03-17 19:18:30 +0000
committerGraham Leggett <minfrin@apache.org>2013-03-17 19:18:30 +0000
commitd4013a5a48357e224e8e11f0b090c8e784293962 (patch)
tree6578d2e7033104635cb74e08d747a11e00cd1dbc /build
parent4fc2b0b519c5a3557c9f2db73c961b20ced4772a (diff)
downloadhttpd-d4013a5a48357e224e8e11f0b090c8e784293962.tar.gz
Backport r1457521.
RPM spec file: we depend on libuuid-devel to build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1457526 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/rpm/httpd.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in
index c0ba1439e7..a00c5699be 100644
--- a/build/rpm/httpd.spec.in
+++ b/build/rpm/httpd.spec.in
@@ -13,7 +13,7 @@ License: Apache License, Version 2.0
Group: System Environment/Daemons
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: autoconf, perl, pkgconfig, findutils
-BuildRequires: zlib-devel, libselinux-devel
+BuildRequires: zlib-devel, libselinux-devel, libuuid-devel
BuildRequires: apr-devel >= 1.4.0, apr-util-devel >= 1.4.0, pcre-devel >= 5.0
Requires: initscripts >= 8.36, /etc/mime.types
Obsoletes: httpd-suexec