]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
RPM: add firehose and mod_firehose to the RPM.
authorGraham Leggett <minfrin@apache.org>
Sat, 17 Dec 2011 17:27:19 +0000 (17:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 17 Dec 2011 17:27:19 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215533 13f79535-47bb-0310-9956-ffa450edef68

build/rpm/httpd.spec.in

index bcfca5d0e884bb2cc469d4fcf8b030c800536bef..d9f42c8542b08f127fd700f9c66e692b82f020bd 100644 (file)
@@ -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*