SPECS: php-pear-PEAR.spec - up to 1.4.6

glen glen at pld-linux.org
Mon Jan 9 14:10:27 CET 2006


Author: glen                         Date: Mon Jan  9 13:10:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.6

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.99 SPECS/php-pear-PEAR.spec:1.100
--- SPECS/php-pear-PEAR.spec:1.99	Tue Dec 20 08:23:24 2005
+++ SPECS/php-pear-PEAR.spec	Mon Jan  9 14:10:22 2006
@@ -7,13 +7,13 @@
 Summary:	%{_pearname} - main PHP PEAR class
 Summary(pl):	%{_pearname} - podstawowa klasa dla PHP PEAR
 Name:		php-pear-%{_pearname}
-Version:	1.4.5
-Release:	4
+Version:	1.4.6
+Release:	1
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	be4300609e4d966a6d68d6ec95942180
+# Source0-md5:	0ef3f7a2b095c290e1915d99048b7644
 Source1:	%{name}-template.spec
 Patch0:		%{name}-sysconfdir.patch
 Patch1:		%{name}-rpmpkgname.patch
@@ -36,6 +36,7 @@
 Obsoletes:	php-pear-PEAR-Command
 Obsoletes:	php-pear-PEAR-Frontend-CLI
 Obsoletes:	php-pear-PEAR-OS
+#Suggests:	php-pear-Net_FTP
 Conflicts:	php-pear-Archive_Tar = 1.3.0
 Conflicts:	php-pear-PEAR_Frontend_Web < 0.5.0
 Conflicts:	php-pear-PEAR_Frontend_Gtk < 0.4.0
@@ -112,7 +113,7 @@
 
 D=$(pwd)
 pearcmd() {
-	php -d output_buffering=1 -d include_path=".:${D}%{php_pear_dir}" ${D}%{php_pear_dir}/pearcmd.php -c ${D}/pearrc "$@"
+	php -doutput_buffering=1 -dinclude_path=".:${D}%{php_pear_dir}" ${D}%{php_pear_dir}/pearcmd.php -c ${D}/pearrc "$@"
 }
 pearcmd config-set doc_dir %{_docdir} || exit
 pearcmd config-set data_dir %{php_pear_dir}/data || exit
@@ -184,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2006/01/09 13:10:22  glen
+- up to 1.4.6
+
 Revision 1.99  2005/12/20 07:23:24  adamg
 - create spec files with PLD style naming (name.spec, not name-version.spec)
 - release 4
================================================================

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



More information about the pld-cvs-commit mailing list