SPECS: php.spec - added man redirection, rel. 15
ankry
ankry at pld-linux.org
Mon Nov 7 10:30:08 CET 2005
Author: ankry Date: Mon Nov 7 09:30:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added man redirection, rel. 15
---- Files affected:
SPECS:
php.spec (1.508 -> 1.509)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.508 SPECS/php.spec:1.509
--- SPECS/php.spec:1.508 Wed Nov 2 19:59:05 2005
+++ SPECS/php.spec Mon Nov 7 10:30:01 2005
@@ -84,8 +84,8 @@
Summary(uk): PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php
Version: 5.0.5
-#define _snap 200510281645
-%define _rel 14
+#define _snap 200510281645
+%define _rel 15
Release: %{?_snap:12.11.%{_snap}.}%{_rel}%{?with_hardening:hardened}
Epoch: 4
Group: Libraries
@@ -1799,6 +1799,7 @@
# install CLI
libtool --silent --mode=install install sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php.cli
install sapi/cli/php.1 $RPM_BUILD_ROOT%{_mandir}/man1/php.1
+echo ".so php.1" >$RPM_BUILD_ROOT%{_mandir}/man1/php.cli.1
# TODO:
# Why make install doesn't install libphp5.so ?
@@ -2599,6 +2600,7 @@
%attr(755,root,root) %{_bindir}/php.cli
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cli.ini
%{_mandir}/man1/php.1*
+%{_mandir}/man1/php.cli.1*
%files program
%defattr(644,root,root,755)
@@ -3021,6 +3023,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.509 2005/11/07 09:30:01 ankry
+- added man redirection, rel. 15
+
Revision 1.508 2005/11/02 18:59:05 glen
- use system automake, shtool, libtool for -devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.508&r2=1.509&f=u
More information about the pld-cvs-commit
mailing list