Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12459 invoked by uid 1010); 26 Aug 2003 15:33:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12043 invoked from network); 26 Aug 2003 15:33:41 -0000 Received: from unknown (HELO mx.tossell.net) (66.92.170.96) by pb1.pair.com with SMTP; 26 Aug 2003 15:33:41 -0000 Received: from tossell.net (annie.wlan.tossell.net [192.168.10.30]) by mx.tossell.net (Postfix) with ESMTP id 85BB84953B; Tue, 26 Aug 2003 11:33:41 -0400 (EDT) Message-ID: <3F4B7DD4.6060909@tossell.net> Date: Tue, 26 Aug 2003 11:33:40 -0400 User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.5a) Gecko/20030727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Olivier Hill Cc: Kevin Waterson , PHP-Internals References: <20030826031546.GH30824@dev.moolfreet.com> <1061884862.22410.6.camel@salem.intra.nobolt.net> <20030826192935.686d080d.kevin@oceania.net> <3F4B7C74.8060907@php.net> In-Reply-To: <3F4B7C74.8060907@php.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unofficial php 4.3.3 Debian packages From: ken@tossell.net (Ken Tossell) Olivier Hill wrote: > Kevin Waterson wrote: > >> How about including packaging for rpm and windows and any other >> packaging system out there? >> >> I think this would add too much. > > > AFAICS, the spec file for RPM is already on CVS: > > http://cvs.php.net/annotate.php/php-src/php4.spec.in?login=2&rev=1.2 > > Or maybe I am mistaken, but it sure does look like a spec file ;) But > it's almost 2 years old (and not really complete I think) > > Anyway, if having a spec file, we could also have a deb file (if > someone is interested in maintaining it of course). Maybe the Debian maintainers? :-) > > Oliver