]> git.pld-linux.org Git - packages/php.git/commitdiff
- fix files for fpm
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Jul 2010 21:24:47 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.882

php.spec

index 8d1ab10a9019785d3ed46c27626a2a880f0d0229..af12b13b22d3d077c8743c00c5a65b4efc52f4cc 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2643,8 +2643,8 @@ fi
 %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
This page took 0.062016 seconds and 4 git commands to generate.