SPECS: php-pear-PhpDocumentor.spec - update to 1.3.0RC6

glen glen at pld-linux.org
Fri May 19 21:40:19 CEST 2006


Author: glen                         Date: Fri May 19 19:40:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.3.0RC6

---- Files affected:
SPECS:
   php-pear-PhpDocumentor.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.22 SPECS/php-pear-PhpDocumentor.spec:1.23
--- SPECS/php-pear-PhpDocumentor.spec:1.22	Sun Apr  2 15:48:06 2006
+++ SPECS/php-pear-PhpDocumentor.spec	Fri May 19 21:40:13 2006
@@ -5,6 +5,7 @@
 # - subpackage for -tutorial?
 # - subpackage for -cli?
 # - subpackage docBuilder for web interface in %{php_pear_dir}/data/%{_pearname}
+# - treemenu needs patching (removing from this package)
 %include	/usr/lib/rpm/macros.php
 %define		_class		PhpDocumentor
 %define		_status		beta
@@ -14,17 +15,16 @@
 Summary(pl):	%{_pearname} - automatyczne tworzenie dokumentacji API PHP prosto ze źródeł
 Name:		php-pear-%{_pearname}
 Version:	1.3.0
-%define	_rc RC5
-%define	_rel 1
+%define	_rc RC6
+%define	_rel 0.1
 Release:	0.%{_rc}.%{_rel}
 Epoch:		0
 License:	PHP 3.00
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
-# Source0-md5:	1a8875f03be2315cfc4829247407441a
+# Source0-md5:	e6f31c313b0b06c09acaf7047e6a5b23
 Patch0:		%{name}-includes_fix.patch
 Patch1:		%{name}-html_treemenu_includes_fix.patch
-Patch2:		%{name}-smarty.patch
 URL:		http://pear.php.net/package/PhpDocumentor/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-10.2
@@ -40,7 +40,6 @@
 %define		_smartyplugindir	%{_datadir}/php/Smarty/plugins
 
 # exclude optional dependencies
-# TODO treemenu needs patching (removing from this package)
 # don't require %{php_pear_dir}/data files we provide.
 %define		_noautoreq	'pear(phpDocumentor/.*)' 'pear(%{php_pear_dir}/data/.*)' 'pear(XML/Beautifier/.*)' 'pear(HTML_TreeMenu-1.1.2/TreeMenu.php)'
 
@@ -151,7 +150,6 @@
 # patches
 %patch0 -p1
 #%patch1 -p1
-%patch2 -p1
 
 rm -f docs/%{_pearname}/PHPLICENSE # PHP License
 
@@ -164,7 +162,7 @@
 
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/%{_class}/scripts docs/%{_pearname}
-mv ./%{_bindir}/%{_class}/scripts/* docs/%{_pearname}/scripts
+mv ./%{_bindir}/scripts/* docs/%{_pearname}/scripts
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -205,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/05/19 19:40:13  glen
+- update to 1.3.0RC6
+
 Revision 1.22  2006/04/02 13:48:06  glen
 - AutoProv: no for -tests
 
================================================================

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



More information about the pld-cvs-commit mailing list