SPECS: php-pear-PhpDocumentor.spec - update to 1.4.2, not tested other than...

glen glen at pld-linux.org
Thu Jul 24 22:12:00 CEST 2008


Author: glen                         Date: Thu Jul 24 20:12:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.4.2, not tested other than packaging/installing

---- Files affected:
SPECS:
   php-pear-PhpDocumentor.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.36 SPECS/php-pear-PhpDocumentor.spec:1.37
--- SPECS/php-pear-PhpDocumentor.spec:1.36	Thu Jul 24 15:00:49 2008
+++ SPECS/php-pear-PhpDocumentor.spec	Thu Jul 24 22:11:55 2008
@@ -14,18 +14,16 @@
 Summary:	%{_pearname} - provides automatic documenting of PHP API directly from source
 Summary(pl.UTF-8):	%{_pearname} - automatyczne tworzenie dokumentacji API PHP prosto ze źródeł
 Name:		php-pear-%{_pearname}
-Version:	1.4.0
-Release:	1
+Version:	1.4.2
+Release:	0.1
 Epoch:		0
 License:	PHP 3.00
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	058cafda76f10a693cd33687fb2b9144
-Patch0:		%{name}-includes_fix.patch
-Patch1:		%{name}-smarty.patch
-Patch2:		%{name}-html_treemenu_includes_fix.patch
+# Source0-md5:	778bea6edb876c70d906bec8c4490a0e
+Patch0:		%{name}-smarty.patch
 URL:		http://pear.php.net/package/PhpDocumentor/
-BuildRequires:	php-pear-PEAR
+BuildRequires:	php-pear-PEAR >= 1:1.4.6
 BuildRequires:	rpm-php-pearprov >= 4.4.2-10.2
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	Smarty >= 2.6.10-4
@@ -144,7 +142,6 @@
 
 %prep
 %pear_package_setup
-%patch0 -p1
 %patch1 -p1
 
 rm -f docs/%{_pearname}/PHPLICENSE # PHP License
@@ -159,7 +156,6 @@
 # packaging corrections. we want sample scripts in doc
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/%{_class}/scripts docs/%{_pearname}
-mv ./%{_bindir}/scripts/* docs/%{_pearname}/scripts
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -184,7 +180,6 @@
 %{php_pear_dir}/.registry/*.reg
 %attr(755,root,root) %{_bindir}/phpdoc
 %{php_pear_dir}/%{_class}
-%exclude %{php_pear_dir}/%{_class}/AllTests.php
 %{php_pear_dir}/data/%{_class}
 
 # extra Smarty plugins
@@ -192,7 +187,6 @@
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/%{_class}/AllTests.php
 %{php_pear_dir}/tests/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -201,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/07/24 20:11:55  glen
+- update to 1.4.2, not tested other than packaging/installing
+
 Revision 1.36  2008/07/24 13:00:49  glen
 - actually works; rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PhpDocumentor.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list