Commit ee9dc2d0 authored by Graham Leggett's avatar Graham Leggett
Browse files

rpm spec file: Remove requirement for /usr/share/magic.mime, we don't reference

this file anywhere within the package.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1101092 13f79535-47bb-0310-9956-ffa450edef68
parent 5c3a6ece
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Group: System Environment/Daemons
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildPrereq: apr-devel, apr-util-devel, openldap-devel, db4-devel, expat-devel, findutils, perl, pkgconfig, pcre-devel >= 5.0
BuildPrereq: /usr/bin/apr-1-config, /usr/bin/apu-1-config
Requires: apr >= 1.4.2, apr-util >= 1.3.10, pcre >= 5.0, gawk, /usr/share/magic.mime, /usr/bin/find, openldap
Requires: apr >= 1.4.2, apr-util >= 1.3.10, pcre >= 5.0, gawk, /usr/bin/find, openldap
Prereq: /sbin/chkconfig, /bin/mktemp, /bin/rm, /bin/mv
Prereq: sh-utils, textutils, /usr/sbin/useradd
Provides: webserver