Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54996 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35749 invoked from network); 28 Aug 2011 08:41:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2011 08:41:29 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.195 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.195 relay3-d.mail.gandi.net Linux 2.6 Received: from [217.70.183.195] ([217.70.183.195:36984] helo=relay3-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/91-21897-83FF95E4 for ; Sun, 28 Aug 2011 04:41:28 -0400 X-Originating-IP: 217.70.178.134 Received: from mfilter4-d.gandi.net (mfilter4-d.gandi.net [217.70.178.134]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 23BA9A8088 for ; Sun, 28 Aug 2011 10:41:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter4-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter4-d.gandi.net (mfilter4-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id Tv1ixP4v9GEA for ; Sun, 28 Aug 2011 10:41:23 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from lovelock.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: remicollet@famillecollet.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPA id BC851A80A5 for ; Sun, 28 Aug 2011 10:41:23 +0200 (CEST) Message-ID: <4E59FF33.3020508@fedoraproject.org> Date: Sun, 28 Aug 2011 10:41:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110817 Thunderbird/6.0 MIME-Version: 1.0 To: PHP Internals References: <4E58AF88.9010704@php.net> <4E59F5BA.8090103@sugarcrm.com> <4E59F889.5040006@php.net> <4E59FA0A.8050409@thelounge.net> In-Reply-To: <4E59FA0A.8050409@thelounge.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Cannot build ext/intl on Fedora 15 From: remi@fedoraproject.org (Remi Collet) Le 28/08/2011 10:19, Reindl Harald a =C3=A9crit : > and that is why fedora is patcjing even the core-php since years and > with nearly each release some patches are changed without them you coul= d > not build a RPM -=20 I can't say for all patches (some are quite old, not from me), but for each new one, as fedora policy is "upstream first", I always file a bug for new required patch. > Patch8: php-5.3.8-aconf259.patch =3D> backport from 5.4 (so not a bug) > Patch43: php-5.3.4-phpize.patch =3D> http://bugs.php.net/53436 > Patch92: php-5.3.7-readline.patch =3D> http://bugs.php.net/54450 > Patch93: php-5.3.6-mysqli.patch =3D> include order, only required on RHEL-4/MySQL 5.5... don't know if it worth a bug... > maybe someone shpuld take a look upstream to make > this patching obsolete Yes, please. Remi. P.S. it's sometime really frustrating to file bugs and never get any feedback...