From: Graham Leggett Date: Sat, 18 Dec 2004 10:35:40 +0000 (+0000) Subject: Propose a backport for getting the RPM packaging working again. X-Git-Tag: 2.0.53~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f51fdc2113f02545d4535f4be08a477340066b;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport for getting the RPM packaging working again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@122712 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d31af5bd800..957e233169e 100644 --- a/STATUS +++ b/STATUS @@ -75,6 +75,12 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Fix the RPM spec file so that an RPM build now works. An RPM + build now requires system installations of APR and APR-util. + http://svn.apache.org/~minfrin/httpd-2.0.53-rpm.diff + svn rev 122711 + +1: minfrin + *) Add charset to the painfully old example CGI scripts. [These should really be replaced with proper encoding of the output.] svn rev 111580