SPECS (DEVEL): php-pear-PEAR.spec - optional pear/PEAR_Delegator a...

glen glen at pld-linux.org
Sun Sep 18 12:07:45 CEST 2005


Author: glen                         Date: Sun Sep 18 10:07:45 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- optional pear/PEAR_Delegator available

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.65.2.5 -> 1.65.2.6) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.65.2.5 SPECS/php-pear-PEAR.spec:1.65.2.6
--- SPECS/php-pear-PEAR.spec:1.65.2.5	Sun Sep 18 10:44:10 2005
+++ SPECS/php-pear-PEAR.spec	Sun Sep 18 12:07:38 2005
@@ -10,7 +10,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.4.0
 %define		_pre b1
-%define		_rel 3.10
+%define		_rel 3.15
 Release:	0.%{_pre}.%{_rel}
 Epoch:		1
 License:	PHP 3.0
@@ -62,6 +62,10 @@
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
+# TODO:
+# PEAR: Optional feature remoteinstall available (adds the ability to install packages to a remote ftp server)
+# PEAR: Optional feature webinstaller available (PEAR's web-based installer)
+# PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
 %pear_package_setup
 %patch0 -p2
 %patch1 -p1
@@ -78,7 +82,7 @@
 pearcmd config-set doc_dir %{_docdir} || exit
 pearcmd config-set data_dir %{php_pear_dir}/data || exit
 pearcmd config-set php_dir %{php_pear_dir} || exit
-pearcmd config-set test_dir %{php_pear_dir}/test || exit
+pearcmd config-set test_dir %{php_pear_dir}/tests || exit
 pearcmd config-set sig_bin %{_bindir}/gpg || exit
 cp $D/.pearrc $RPM_BUILD_ROOT%{_sysconfdir}/pear.conf
 
@@ -88,6 +92,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+echo 'pear/PEAR can optionally use package "pear/PEAR_Delegator"'
+
 %files
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pear.conf
@@ -101,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65.2.6  2005/09/18 10:07:38  glen
+- optional pear/PEAR_Delegator available
+
 Revision 1.65.2.5  2005/09/18 08:44:10  glen
 - minimum BR php-pear-PEAR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.65.2.5&r2=1.65.2.6&f=u




More information about the pld-cvs-commit mailing list