From ab49885d0e9d8e6c4eb35017fb890a07ed9e5172 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 21 Jul 2012 13:32:33 +0000 Subject: [PATCH] Backport 1363832: RPM packaging: Remove the BuildArch from the manual package, this forces the target to "noarch" for all packages and breaks the build on CentOS5. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1364086 13f79535-47bb-0310-9956-ffa450edef68 --- build/rpm/httpd.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 46eb862819..3caee0c471 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -50,7 +50,6 @@ Group: Documentation Summary: Documentation for the Apache HTTP server. Requires: httpd = %{epoch}:%{version}-%{release} Obsoletes: secureweb-manual, apache-manual -BuildArch: noarch %description manual The httpd-manual package contains the complete manual and -- 2.50.1