SPECS: php-pear-PEAR.spec - php-cli is sufficent - be backward/for...

glen glen at pld-linux.org
Tue Nov 1 15:18:08 CET 2005


Author: glen                         Date: Tue Nov  1 14:18:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- php-cli is sufficent
- be backward/forward compatible as php(program) is just virtual to keep the Obsoletes/Provides proper between php4/php5, ie don't use it in Requires lines (use /usr/bin/php instead if need the binary), as PEAR detects php itself (now)

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.87 SPECS/php-pear-PEAR.spec:1.88
--- SPECS/php-pear-PEAR.spec:1.87	Tue Nov  1 14:39:29 2005
+++ SPECS/php-pear-PEAR.spec	Tue Nov  1 15:18:02 2005
@@ -22,7 +22,7 @@
 Patch5:		%{name}-cli.patch
 URL:		http://pear.php.net/package/PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	php(program)
+BuildRequires:	php-cli
 BuildRequires:	php-pear >= 4:1.0-6
 Requires:	php-cli
 Requires:	php-pcre
@@ -126,6 +126,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2005/11/01 14:18:02  glen
+- php-cli is sufficent
+- be backward/forward compatible as php(program) is just virtual to keep the Obsoletes/Provides proper between php4/php5, ie don't use it in Requires lines (use /usr/bin/php instead if need the binary), as PEAR detects php itself (now)
+
 Revision 1.87  2005/11/01 13:39:29  adamg
 - release 3
 
================================================================

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




More information about the pld-cvs-commit mailing list