]> git.pld-linux.org Git - packages/php.git/commitdiff
package phpdbg man; rel 1 auto/th/php56-5.6.0-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 28 Aug 2014 18:21:35 +0000 (21:21 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 28 Aug 2014 18:21:35 +0000 (21:21 +0300)
php.spec

index cebc18be1e43ca6101083007574c98aeae828296..e314584c353894e808ef4308047874bfb6b63860 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -135,7 +135,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     0.8
+%define                rel     1
 %define                orgname php
 %define                ver_suffix 56
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -2960,6 +2960,7 @@ fi
 %files phpdbg
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/phpdbg
+%{_mandir}/man1/phpdbg.1*
 %endif
 
 %if %{with milter}
This page took 0.047323 seconds and 4 git commands to generate.