From 39b4bd21b21303fd85d098470be0c54508f83345 Mon Sep 17 00:00:00 2001 From: jorton Date: Jun 16 2009 11:47:48 +0000 Subject: - build -manual as noarch --- diff --git a/httpd.spec b/httpd.spec index 43673bf..257186c 100644 --- a/httpd.spec +++ b/httpd.spec @@ -7,7 +7,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.2.11 -Release: 8 +Release: 9 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -81,6 +81,7 @@ Group: Documentation Summary: Documentation for the Apache HTTP server Requires: httpd = %{version}-%{release} Obsoletes: secureweb-manual, apache-manual +BuildArch: noarch %description manual The httpd-manual package contains the complete manual and @@ -482,6 +483,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog +* Tue Jun 16 2009 Joe Orton 2.2.11-9 +- build -manual as noarch + * Tue Mar 17 2009 Joe Orton 2.2.11-8 - fix pidfile in httpd.logrotate (thanks to Rainer Traut) - don't build mod_mem_cache or mod_file_cache