SPECS (DEVEL): php-pear-PhpDocumentor.spec - memory problem resolved
glen
glen at pld-linux.org
Sun Jun 19 16:30:32 CEST 2005
Author: glen Date: Sun Jun 19 14:30:32 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- memory problem resolved
---- Files affected:
SPECS:
php-pear-PhpDocumentor.spec (1.11.2.1 -> 1.11.2.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.11.2.1 SPECS/php-pear-PhpDocumentor.spec:1.11.2.2
--- SPECS/php-pear-PhpDocumentor.spec:1.11.2.1 Sun Jun 19 16:26:24 2005
+++ SPECS/php-pear-PhpDocumentor.spec Sun Jun 19 16:30:27 2005
@@ -21,8 +21,11 @@
Patch0: %{name}-includes_fix.patch
Patch1: %{name}-html_treemenu_includes_fix.patch
URL: http://pear.php.net/package/PhpDocumentor/
+BuildRequires: php-pear-PEAR >= 1.4.0-0.a11.5
BuildRequires: rpm-php-pearprov >= 4.0.2-98
BuildRequires: sed >= 4.0
+Requires(post): php-pear-PEAR
+Requires(preun): php-pear-PEAR
Requires: php-pear
Requires: php-cli
Requires: php-pcre
@@ -32,7 +35,7 @@
# dunno, i need this package NOW
%define _noautoreq 'pear(phpDocumentor/.*)' 'pear(/usr/share/pear/data/PhpDocumentor/docbuilder/includes/utilities.php)' 'pear(HTML_TreeMenu-1.1.2/TreeMenu.php)'
-%define __pear php4 -C -q -d include_path=%{php_pear_dir} -d output_buffering=1 -d memory_limit=16M %{php_pear_dir}/pearcmd.php
+%define __pear %{_bindir}/pear
%define _sysconfdir /etc/pear
%description
@@ -217,6 +220,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11.2.2 2005/06/19 14:30:27 glen
+- memory problem resolved
+
Revision 1.11.2.1 2005/06/19 14:26:24 glen
- worked with packaging using pear
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-PhpDocumentor.spec?r1=1.11.2.1&r2=1.11.2.2&f=u
More information about the pld-cvs-commit
mailing list