delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=SE1vWFWPdjJEgiBHqEuQ4ZQ54+NbhuudVIn2+rQLD/RnJuAj55DGM | |
PXDlMJwWIQVNzik+6QWeuD4nmnboAoWdht4bD0ey8B9vnPrmAgWIpkWOEokVL1CV | |
Gw9rzcY14K6eRfpdPnJSgH38bAAUChUFLVD+FfMr3gQfBsIgWopik0= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=5iqD7jOfxV3+h4IAOrOguGTxWI0=; b=m2G/5O22cjneu+Q2F2UedjjbAsRI | |
ZFCbfSwrv/fVew9w2QCMeEI9n9Js9fuo8uZpqSgss22VT22ynK+6f2jauiu7w8Qf | |
Al5NqY3qECuWAHsC7fQFp2PigXMK1VXo+yhjwTaFJ+03t9mjUH1+4tzWgcbe5RUC | |
DfclEIpVk0p9Mpo= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-3.9 required=5.0 tests=AWL,BAYES_00,URIBL_BLACK autolearn=no version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Sat, 1 Nov 2014 20:16:15 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Base 64-bit Cygwin now requires Perl? |
Message-ID: | <20141101191615.GM14051@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAAXzdLWmUveAeQ-MSN3wN=6URLCNeH_7F2XpwoEYSgQckA153Q AT mail DOT gmail DOT com> <5453E47D DOT 40308 AT cornell DOT edu> <5453E987 DOT 2080102 AT cygwin DOT com> <5453F570 DOT 3060405 AT cornell DOT edu> <20141031210419 DOT GC14051 AT calimero DOT vinschen DOT de> <5453FE19 DOT 7060206 AT cygwin DOT com> <20141101155113 DOT GF14051 AT calimero DOT vinschen DOT de> <5455052A DOT 70309 AT cornell DOT edu> <20141101173458 DOT GK14051 AT calimero DOT vinschen DOT de> <54552270 DOT 8030804 AT cornell DOT edu> |
MIME-Version: | 1.0 |
In-Reply-To: | <54552270.8030804@cornell.edu> |
User-Agent: | Mutt/1.5.23 (2014-03-12) |
--QxIEt88oQPsT6QmF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Nov 1 14:12, Ken Brown wrote: > On 11/1/2014 1:34 PM, Corinna Vinschen wrote: > >On Nov 1 12:07, Ken Brown wrote: > >>On 11/1/2014 11:51 AM, Corinna Vinschen wrote: > >>>On Oct 31 16:24, Yaakov Selkowitz wrote: > >>>>On 2014-10-31 16:04, Corinna Vinschen wrote: > >>>>>On Oct 31 16:47, Ken Brown wrote: > >>>>>>Sounds good to me. I'll repackage within a few days. Thanks. > >>>>> > >>>>>We need to make sure that the existing dependencies to texinfo > >>>>>are still correct afterwards. 22 packages are affected: > >>>>> > >>>>> _update-info-dir > >>>> > >>>>info Changed. > >>>>> a2ps > >>>> > >>>>texinfo-tex Changed on sourceware. > >>>>> autoconf all of them > >>>> > >>>>Not sure this is needed. I think this is about info. I changed the dep to info on sware for the time being. > >>>>> automake all of them > >>>> > >>>>texinfo, although this is a soft dependency. automake needs perl anywany, so the texinfo dep doesn't hurt. > >>>>> cygport > >>>> > >>>>info (minimal build environment) Changed on sourceware. > >>>>> indent > >>>> > >>>>Not sure this is needed either. Removed on sourceware. Jari, can you please keep track of this change? > >>>The only reason I can think of is that indent comes with an info file > >>>/usr/share/info/indent.info. But that would mean we'd have to add > >>>dependencies to the info package for all packages coming with an info > >>>page. Analog for packages containing man pages a depedeny to man-db. > >>> > >>>This might go a bit far, I guess... > >> > >>Packages with an info file don't automatically get a dependency on texi= nfo > >>(in the current setup). So this must have been done manually by Jari f= or > >>some reason. But I think packages with an info file do get an automatic > >>dependency on _update-info-dir, so that will bring in the new info pack= age. > >> > >>In any case, I was thinking the new info package ought to be in the Base > >>category anyway, for the same reason that man-db is in Base. But I don= 't > >>have strong feelings about this. > > > >Sure, info in Base makes sense. >=20 > OK, I've just uploaded the new packages. I guess you or Yaakov will have= to > adjust the existing dependencies on texinfo when you get a chance. Thanks, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --QxIEt88oQPsT6QmF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUVTF/AAoJEPU2Bp2uRE+g7qYP/2bkSbBLnJDPjUedIhMWHqeY 9Qt2x0K0KTdUIF49hhydIoLIW53MiFH0xXJsaPU+2NyWE3Dv0T++9hHpsDd44BvZ RldCLC0Wy57kotXz2xHBuG7josd31PZkd62gLk9Z9fDM7MtmxFHONvaz9JKk3teK 3LPg0sKSwSy9pTAsrG5+ue3f18S/PBErTajL69b4prerESUSQfaNBAmsTjaZFayK Oic9Pe+YPeE6uPr6eSxFXDGpWsM2jqq63gMmweq0O3cQ0R0Gy5UmCTGTZHAhiXKl rHXyDym7PdsfxFd2SLaOvhGWiKtFds23CGIvIX91mIP0ib1hXZKaYNapBt5lW1TL EDigmXHcwqdQmABajishLkVPQjh54PB4T8QU9rj5F8NnW4RjIoOcBbyWGBBha1HG UPGVOjRAezIztcS4dkM5IW7zNvdgXH69MMLLsyLtu7K3LA2o4v1E/kctQoYvCTbd NC19qi2TgBUtvcKg3HTLzhELQVyeelXKXfftbuEArmqHfwa03GbZwK/LwOYmEycJ tvREtF/w85Xo3ml+mWsd+n1FqAm08Y0mKn9OoLSLQGeI8oj6dDmaG60TrZ1RFWm9 51U4ofptS8esFxKXT+llZs5onqI6Bl6B96HGP4+Fs7lMijxN7xG4XDerqmCGI3IM gdxyC8eb8cBz9d805IDf =HcIn -----END PGP SIGNATURE----- --QxIEt88oQPsT6QmF--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |