From 6401925dcc6e866a333acc86a4e507069837b117 Mon Sep 17 00:00:00 2001 From: jorton Date: Tue, 10 Apr 2007 16:39:01 +0000 Subject: [PATCH] - fix a trailing comma --- httpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpd.spec b/httpd.spec index 5421d2d..a301cb7 100644 --- a/httpd.spec +++ b/httpd.spec @@ -42,7 +42,7 @@ Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf, perl, pkgconfig, findutils BuildRequires: db4-devel, expat-devel, zlib-devel, libselinux-devel -BuildRequires: apr-devel >= 1.2.0, apr-util-devel >= 1.2.0, pcre-devel >= 5.0, +BuildRequires: apr-devel >= 1.2.0, apr-util-devel >= 1.2.0, pcre-devel >= 5.0 Requires: initscripts >= 8.36 Obsoletes: httpd-suexec Requires(pre): /usr/sbin/useradd