]> git.pld-linux.org Git - packages/php.git/commitdiff
- add README.FastCGI to fcgi package %doc
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Oct 2005 12:40:44 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.501

php.spec

index a1f536fd7f308b1112954c5fe36e814f9a4f3083..9ac9c4bfcc6ca1c87bae22f4f3f5135a5eb4aecf 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2555,6 +2555,7 @@ fi
 %if %{with fcgi}
 %files fcgi
 %defattr(644,root,root,755)
+%doc sapi/cgi/README.FastCGI
 %attr(755,root,root) %{_bindir}/php.fcgi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cgi-fcgi.ini
 %endif
This page took 0.06027 seconds and 4 git commands to generate.