[Bug 226294] Merge Review: php

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 17 07:14:23 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: php
Alias: php

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226294


Fedora at FamilleCollet.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Fedora at FamilleCollet.com,
                   |                            |dmitry at butskoy.name




------- Additional Comments From Fedora at FamilleCollet.com  2007-02-17 02:14 EST -------
Extras provide a php-extras .src.rpm (dmitry at butskoy.name, adding it to Cc)
which rebuild php only to provide php-mhash ans php-mcrypt.

I think this extensions should be enable in main php package

%package      mhash
Summary:      A module for PHP applications that use Mhash.
Group:                Development/Languages
BuildRequires:        mhash-devel
Requires:     php-common = %{version}-%{release}

%description mhash
The php-mhash package is a dynamic shared object (DSO) for the Apache
Web server that adds Mhash support to PHP.

%package      mcrypt
Summary:      A module for PHP applications that use Mcrypt.
Group:                Development/Languages
BuildRequires:        libmcrypt-devel
Requires:     php-common = %{version}-%{release}

%description mcrypt
The php-mcrypt package is a dynamic shared object (DSO) for the Apache
Web server that adds Mcrypt support to PHP.

And use --with-mhash=shared --with-mcrypt=shared




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list