From Fedora at FamilleCollet.com Sat May 12 07:21:21 2007 From: Fedora at FamilleCollet.com (Remi Collet) Date: Sat, 12 May 2007 09:21:21 +0200 Subject: [Fedora-php-devel-list] php-pear extension and package.xml Message-ID: <46456AF1.8080801@FamilleCollet.com> Hi php-devel-list. Some old extension still use package.xml in version 1.0 which is deprecated (no channel support). PEAR 1.6 will only support 2.0. One solution is to convert this old file to new 2.0 format. For example, we can use : %prep %setup -q -c %{__pear} convert package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml php-pear-Net-Ping is an example. I will submit it to Review soon (it is required by "oreon") Comments please. Remi From chris.stone at gmail.com Sat May 12 14:05:51 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Sat, 12 May 2007 07:05:51 -0700 Subject: [Fedora-php-devel-list] PHP Guidelines Changes Message-ID: The PHP Guidelines are set to be updated soon[1], I will try and get with spot to make sure he knows what to edit. The first two items of the draft[2] have been approved. Please let me know if there is anything I should add to the channels section, I will try and clean this up and propose it to the packaging committee once it's ready for presentation. [1] http://fedoraproject.org/wiki/Packaging/GuidelinesTodo [2] http://fedoraproject.org/wiki/PackagingDrafts/PHP Regards, Chris From chris.stone at gmail.com Wed May 30 03:02:38 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Tue, 29 May 2007 20:02:38 -0700 Subject: [Fedora-php-devel-list] Re: PHP Guidelines Changes In-Reply-To: References: Message-ID: On 5/12/07, Christopher Stone wrote: > The PHP Guidelines are set to be updated soon[1], I will try and get > with spot to make sure he knows what to edit. The first two items of > the draft[2] have been approved. > > Please let me know if there is anything I should add to the channels > section, I will try and clean this up and propose it to the packaging > committee once it's ready for presentation. > > [1] http://fedoraproject.org/wiki/Packaging/GuidelinesTodo > [2] http://fedoraproject.org/wiki/PackagingDrafts/PHP So, these new guidelines are now in place, horay! I'll polish up the channel guidelines part now, I don't suppose anyone else has anything more to add?