]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- php-cli is sufficent
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 1 Nov 2005 14:18:02 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 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)

Changed files:
    php-pear-PEAR.spec -> 1.88

php-pear-PEAR.spec

index 983b12f3994ffe0c0a10ac3330efed5e168e7d90..5a52220d1d478e2cf3d053fed08bc48ba33477b7 100644 (file)
@@ -21,7 +21,7 @@ Patch3:               %{name}-rpmvars.patch
 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
This page took 0.093592 seconds and 4 git commands to generate.