[packages/php/PHP_5_2] move php.1 manual to -program (link to actual php-cli)

glen glen at pld-linux.org
Thu Aug 2 01:04:42 CEST 2012


commit 8cb93fd057b989458d7b32948a29aeb69f7ff369
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 2 01:49:03 2012 +0300

    move php.1 manual to -program (link to actual php-cli)

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 3ad895f..959fba2 100644
--- a/php.spec
+++ b/php.spec
@@ -2725,12 +2725,12 @@ fi
 %dir %{_sysconfdir}/cli.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cli.ini
 %attr(755,root,root) %{_bindir}/php.cli
-%{_mandir}/man1/php.1*
 %{_mandir}/man1/php.cli.1*
 
 %files program
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/php
+%{_mandir}/man1/php.1*
 
 %if %{with fpm}
 %files fpm


More information about the pld-cvs-commit mailing list