SPECS (DEVEL): php-pear-Auth.spec, php-pear-PEAR.spec, php-pear-Ph...

glen glen at pld-linux.org
Sun Sep 18 13:00:41 CEST 2005


Author: glen                         Date: Sun Sep 18 11:00:41 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- use php-pear-build

---- Files affected:
SPECS:
   php-pear-Auth.spec (1.25.2.2 -> 1.25.2.3) , php-pear-PEAR.spec (1.65.2.7 -> 1.65.2.8) , php-pear-PhpDocumentor.spec (1.11.2.11 -> 1.11.2.12) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Auth.spec
diff -u SPECS/php-pear-Auth.spec:1.25.2.2 SPECS/php-pear-Auth.spec:1.25.2.3
--- SPECS/php-pear-Auth.spec:1.25.2.2	Sun Sep 18 12:33:42 2005
+++ SPECS/php-pear-Auth.spec	Sun Sep 18 13:00:35 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
+%include	/usr/lib/rpm/macros.pear
 %define		_class		Auth
 %define		_status		stable
 %define		_pearname	%{_class}
@@ -8,16 +9,14 @@
 Summary(pl):	%{_pearname} - klasa dla PHP PEAR z klasami uwierzytelniającymi
 Name:		php-pear-%{_pearname}
 Version:	1.2.3
-Release:	3.1
+Release:	3.2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	1506c2a27afe85e8d56eaa8466b6f13a
 Patch0:		%{name}-path_fix.patch
 URL:		http://pear.php.net/package/Auth/
-BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1.3
-BuildRequires:	php-zlib
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	php-pear-build
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +68,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/%{_pearname}/README*
+%doc docs/%{_pearname}/README*
 %{php_pear_dir}/.registry/*.reg
 %dir %{php_pear_dir}/%{_class}
 %dir %{php_pear_dir}/%{_class}/Container
@@ -87,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25.2.3  2005/09/18 11:00:35  glen
+- use php-pear-build
+
 Revision 1.25.2.2  2005/09/18 10:33:42  glen
 - mark optional PEAR packages
 

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.65.2.7 SPECS/php-pear-PEAR.spec:1.65.2.8
--- SPECS/php-pear-PEAR.spec:1.65.2.7	Sun Sep 18 12:09:20 2005
+++ SPECS/php-pear-PEAR.spec	Sun Sep 18 13:00:35 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
+%include	/usr/lib/rpm/macros.pear
 %define		_class		PEAR
 %define		_status		beta
 %define		_pearname	%{_class}
@@ -10,7 +11,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.4.0
 %define		_pre b1
-%define		_rel 3.16
+%define		_rel 3.17
 Release:	0.%{_pre}.%{_rel}
 Epoch:		1
 License:	PHP 3.0
@@ -20,10 +21,7 @@
 Patch0:		%{name}-memory.patch
 Patch1:		%{name}-sysconfdir.patch
 URL:		http://pear.php.net/package/PEAR/
-BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1.3
-BuildRequires:	php-zlib
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
-BuildRequires:	sed >= 4.0.0
+BuildRequires:	php-pear-build
 Requires:	php-pear >= 4:1.0-5.5
 Requires:	php-cli
 Obsoletes:	php-pear-PEAR-Command
@@ -109,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65.2.8  2005/09/18 11:00:35  glen
+- use php-pear-build
+
 Revision 1.65.2.7  2005/09/18 10:09:20  glen
 - such package method requires php-zlib
 

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.11.2.11 SPECS/php-pear-PhpDocumentor.spec:1.11.2.12
--- SPECS/php-pear-PhpDocumentor.spec:1.11.2.11	Sun Sep 18 12:09:20 2005
+++ SPECS/php-pear-PhpDocumentor.spec	Sun Sep 18 13:00:35 2005
@@ -2,8 +2,8 @@
 # TODO:
 # - solve requires issue (something like patch0, but a bit extended?)
 # - maybe PhpDocumentor.ini should go to /etc/php ?
-# - smarty plugins to /usr/share/pear/Smarty ?
 %include	/usr/lib/rpm/macros.php
+%include	/usr/lib/rpm/macros.pear
 %define		_class		PhpDocumentor
 %define		_status		beta
 %define		_pearname	%{_class}
@@ -13,7 +13,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.3.0
 %define	_rc RC3
-Release:	0.%{_rc}.13
+Release:	0.%{_rc}.14
 License:	PHP 3.00
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
@@ -22,12 +22,7 @@
 Patch1:		%{name}-html_treemenu_includes_fix.patch
 Patch2:		%{name}-smarty.patch
 URL:		http://pear.php.net/package/PhpDocumentor/
-BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1.3
-BuildRequires:	php-zlib
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
-BuildRequires:	sed >= 4.0
-Requires(post):		php-pear-PEAR
-Requires(preun):	php-pear-PEAR
+BuildRequires:	php-pear-build
 Requires:	php-pear >= 4:1.0-2.8
 Requires:	php-cli
 Requires:	php-pcre
@@ -172,9 +167,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ./%{_docdir}/%{_pearname}/{Authors,ChangeLog,FAQ,INSTALL,PHPLICENSE.txt,README,Release*}
-%doc ./%{_docdir}/%{_pearname}/{Documentation,tutorials}
-%doc ./%{_bindir}/scripts
+%doc docs/%{_pearname}/{Authors,ChangeLog,FAQ,INSTALL,PHPLICENSE.txt,README,Release*}
+%doc docs/%{_pearname}/{Documentation,tutorials}
 # registry missing.
 #%{php_pear_dir}/.registry/*.reg
 %attr(755,root,root) %{_bindir}/phpdoc
@@ -191,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.12  2005/09/18 11:00:35  glen
+- use php-pear-build
+
 Revision 1.11.2.11  2005/09/18 10:09:20  glen
 - such package method requires php-zlib
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Auth.spec?r1=1.25.2.2&r2=1.25.2.3&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.65.2.7&r2=1.65.2.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-PhpDocumentor.spec?r1=1.11.2.11&r2=1.11.2.12&f=u




More information about the pld-cvs-commit mailing list