Bug 192196

Summary: Core PHP package should Provide php-cli
Product: [Fedora] Fedora Reporter: Tim Jackson <rpm>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: oget.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-05 23:05:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Jackson 2006-05-18 10:40:48 UTC
The core PHP package should Provide a dep of "php-cli", to give apps that
specifically depend on the CLI SAPI something to depend on, and to facilitate
possible future splitting of the packages (e.g. see bug #177821)

This is not the same as either bug #191366 or bug #191913.

Version-Release number of selected component (if applicable): 5.1.4-1


How reproducible: Always


Steps to Reproduce:
$ rpm -q --provides php|grep cli

  
Actual results:
[nothing]

Expected results:
php-cli = 5.1.4-1

Comment 1 Tim Jackson 2006-05-18 10:43:01 UTC
NB this is in exactly the same vein as bug #187891.

Comment 2 Tim Jackson 2006-08-05 23:05:09 UTC
This is fixed in devel now with the recent packaging changes.

Comment 3 Orcan Ogetbil 2010-07-01 17:14:56 UTC
I was just wondering, why does php require php-cli?