SPECS: php-pear-PhpDocumentor.spec - use updated Smarty plugins di...

glen glen at pld-linux.org
Wed Oct 26 16:51:58 CEST 2005


Author: glen                         Date: Wed Oct 26 14:51:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use updated Smarty plugins dir
- fixed includes_fix patch
- rel .23

---- Files affected:
SPECS:
   php-pear-PhpDocumentor.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.15 SPECS/php-pear-PhpDocumentor.spec:1.16
--- SPECS/php-pear-PhpDocumentor.spec:1.15	Thu Oct  6 21:34:29 2005
+++ SPECS/php-pear-PhpDocumentor.spec	Wed Oct 26 16:51:52 2005
@@ -15,7 +15,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.3.0
 %define	_rc RC3
-%define	_rel 22
+%define	_rel 23
 Release:	0.%{_rc}.%{_rel}
 License:	PHP 3.00
 Group:		Development/Languages/PHP
@@ -31,10 +31,11 @@
 Requires:	php-pear >= 4:1.0-2.8
 Requires:	php-pear-Archive_Tar >= 1.1
 Requires:	php-pcre
+Requires:	Smarty >= 2.6.10-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_smartyplugindir	%{php_pear_dir}/Smarty/plugins
+%define		_smartyplugindir	%{_datadir}/php/Smarty/plugins
 
 # exclude optional dependencies
 # TODO treemenu needs patching (removing from this package)
@@ -145,7 +146,7 @@
 find -name templates_c | xargs -ri sh -c 'rm -rf {}; mkdir {}'
 
 # patches
-#%patch0 -p1
+%patch0 -p1
 #%patch1 -p1
 %patch2 -p1
 
@@ -201,6 +202,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/10/26 14:51:52  glen
+- use updated Smarty plugins dir
+- fixed includes_fix patch
+- rel .23
+
 Revision 1.15  2005/10/06 19:34:29  glen
 - rel .22 ;)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PhpDocumentor.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list