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/21 15:36:04 UTC

svn commit: r1364089 - in /httpd/httpd/branches/2.4.x: ./ build/rpm/httpd.spec.in

Author: minfrin
Date: Sat Jul 21 13:36:04 2012
New Revision: 1364089

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

Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1363853

Modified: httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in?rev=1364089&r1=1364088&r2=1364089&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in Sat Jul 21 13:36:04 2012
@@ -430,6 +430,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)