[Bug 176591] Review Request: php-json: An extremely fast PHP extension for JSON

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 27 13:49:58 UTC 2005


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

Summary: Review Request: php-json: An extremely fast PHP extension for JSON


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


dmitry at butskoy.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.aurore.net/projec
                   |                            |ts/php-json/
                 CC|                            |dmitry at butskoy.name




------- Additional Comments From dmitry at butskoy.name  2005-12-27 08:49 EST -------
As this package can be built with different "main" phps, IMHO it is better to do
"phpize" (i.e., "phpize --clean" after untar to clear, and then "phpize" to
create needed stuff).
PHP-4.3.11 (FC3), PHP-5.0.4 (FC4) and PHP-5.1.1 (FC5) can have different phpize
results.

It seems that upstream developers already run some "phpize" (like an analogue of
autotools), but it is more robust to rerun it for different php versions.

Hint:

%prep
%setup -q -n php-json-ext-%{version}
phpize --clean
phpize

%build
%configure
make %{?_smp_mflags}


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list