Bug 206169

Summary: additional php modules?
Product: Red Hat Enterprise Linux 5 Reporter: Aleksandar Milivojevic <alex>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
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: 2007-04-11 14:21:18 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 Aleksandar Milivojevic 2006-09-12 17:02:24 UTC
Description of problem:
Is there any chance more PHP subpackages (modules) will be included in RHEL5? 
Too often I'm rebuilding PHP SRPM just to get couple of modules that Red Hat
decided not to build.  All of them build and work just fine, and are well
tested.  These include (but are not limited to) php-mcal, php-mhash and
php-mcrypt.  Why is the list of modules that are distributed as part of RHEL so
darn small?

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

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Joe Orton 2007-04-11 14:21:18 UTC
Thanks for the report.  The mcrypt/mhash extensions depend on libraries which
are not included in Red Hat Enterprise Linux; there are no plans to include
these currently.  Standalone packages can be made for extensions not included in
the PHP package itself, to avoid rebuilding the PHP source RPM.