From: Graham Leggett Date: Sat, 17 Dec 2011 17:27:19 +0000 (+0000) Subject: RPM: add firehose and mod_firehose to the RPM. X-Git-Tag: 2.5.0-alpha~7666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7048947c2863b6db6e8c76552528e0ba974cfc8;p=thirdparty%2Fapache%2Fhttpd.git RPM: add firehose and mod_firehose to the RPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215533 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index bcfca5d0e88..d9f42c8542b 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -353,6 +353,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/modules/mod_ext_filter.so %{_libdir}/httpd/modules/mod_file_cache.so %{_libdir}/httpd/modules/mod_filter.so +%{_libdir}/httpd/modules/mod_firehose.so %{_libdir}/httpd/modules/mod_headers.so %{_libdir}/httpd/modules/mod_heartbeat.so %{_libdir}/httpd/modules/mod_heartmonitor.so @@ -451,6 +452,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/httxt2dbm %{_sbindir}/rotatelogs %{_mandir}/man1/dbmmanage.1* +%{_mandir}/man1/firehose.1* %{_mandir}/man1/htdbm.1* %{_mandir}/man1/htdigest.1* %{_mandir}/man1/htpasswd.1*