]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
rpm spec file: Remove requirement for /usr/share/magic.mime, we don't reference
authorGraham Leggett <minfrin@apache.org>
Mon, 9 May 2011 16:29:35 +0000 (16:29 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 9 May 2011 16:29:35 +0000 (16:29 +0000)
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

build/rpm/httpd.spec.in

index 8cbf01a0f1c6539e632b0b83db37e270acb12a5c..9a012d2e19206471636e88b2a4f31102dd65ddb0 100644 (file)
@@ -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