From 292968748a034e55abd196301d96748af11124a1 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Fri, 20 Jul 2012 15:17:26 +0000 Subject: [PATCH] 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/trunk@1363832 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 8e97145d80d..c3d46169096 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.47.3