packages: php/php.spec - fix files for fpm

glen glen at pld-linux.org
Sun Jul 25 23:24:52 CEST 2010


Author: glen                         Date: Sun Jul 25 21:24:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix files for fpm

---- Files affected:
packages/php:
   php.spec (1.881 -> 1.882) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.881 packages/php/php.spec:1.882
--- packages/php/php.spec:1.881	Sun Jul 25 21:38:24 2010
+++ packages/php/php.spec	Sun Jul 25 23:24:47 2010
@@ -2644,8 +2644,8 @@
 %if %{with fpm}
 %files fpm
 %defattr(644,root,root,755)
-%doc %lang(ru) sapi/fpm/readme-ru.markdown
-%doc sapi/fpm/nginx-site-conf.sample
+%doc sapi/fpm/CREDITS
+%doc sapi/fpm/LICENSE
 %dir %{_sysconfdir}/fpm.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-fpm.conf
 %attr(755,root,root) %{_bindir}/php.fpm
@@ -3123,6 +3123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.882  2010/07/25 21:24:47  glen
+- fix files for fpm
+
 Revision 1.881  2010/07/25 19:38:24  glen
 - php-fpm fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.881&r2=1.882&f=u



More information about the pld-cvs-commit mailing list