You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2012/07/20 17:51:03 UTC

svn commit: r1363853 - /httpd/httpd/trunk/build/rpm/httpd.spec.in

Author: minfrin
Date: Fri Jul 20 15:51:03 2012
New Revision: 1363853

URL: http://svn.apache.org/viewvc?rev=1363853&view=rev
Log:
RPM packaging: add the fcgistarter man pages to the RPM.

Modified:
    httpd/httpd/trunk/build/rpm/httpd.spec.in

Modified: httpd/httpd/trunk/build/rpm/httpd.spec.in
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/rpm/httpd.spec.in?rev=1363853&r1=1363852&r2=1363853&view=diff
==============================================================================
--- httpd/httpd/trunk/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/trunk/build/rpm/httpd.spec.in Fri Jul 20 15:51:03 2012
@@ -437,6 +437,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/apachectl.8*
 %{_mandir}/man8/httpd.8*
 %{_mandir}/man8/htcacheclean.8*
+%{_mandir}/man8/fcgistarter.8*
 
 %files manual
 %defattr(-,root,root)