delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/11/05/13:04:42

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:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:in-reply-to
:references:message-id; q=dns; s=default; b=dKxz8UauEk0G32Qr5ChD
0JT6v3x6XE0GOewsJgJOYwhiae7OGGmVGHLjSgp7XSRUCVQAHViwheR0S/ZPB2PM
WvxQBXLBXyqdzRUy+XSnuDyg7Ni5Uh+ZNjDLKHao/uqGu3Tp83GMzuqpc6Cyo/st
gR0Mnu2Rnw9BkuRyvVx1oaQ=
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:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:in-reply-to
:references:message-id; s=default; bh=yOckKls6JeoUIRxRjD0Eml7xBL
A=; b=R5Js2RhoacLQ1vutDILWwpH60LVpCi2XLmAKeWcl0ow0B0xhoT7qPh1ToR
uY67p/3AA6dL1+y5XfiWS915jFpThwzQyxrEqXKRNiYh/rIDDcatjY/XYE6YM52a
pwFW6OzbToNzOprnKYK6UXLuJD8H3QAPnFGWqmeCVM5zi5weE=
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=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=drivers, pkgconfig, pkg-config, H*F:D*nl
X-HELO: lb2-smtp-cloud9.xs4all.net
MIME-Version: 1.0
Date: Sun, 05 Nov 2017 19:04:26 +0100
From: Houder <houder AT xs4all DOT nl>
To: cygwin AT cygwin DOT com
Subject: Re: setup.ini has multiple "prev" entries ... Why?
In-Reply-To: <fa73b1f580569c798dbe8c3867b6a01d@xs4all.nl>
References: <20e5f0520f9831ecd59e509dc7f7d852 AT xs4all DOT nl> <fa73b1f580569c798dbe8c3867b6a01d AT xs4all DOT nl>
Message-ID: <a55462726794fbf464b33b67d805eb84@xs4all.nl>
X-Sender: houder AT xs4all DOT nl
User-Agent: XS4ALL Webmail
X-CMAE-Envelope: MS4wfAuDzR3ZIXu+0LKA+HCGvgGCjHjSdSokKONrVJ7WXOPD4EB2sc1WODxocoWJGrt4VxxHgorOneRkVClEhQwzH//JauNU5xenbXl4Ptcq770GGvxp7UEc 1lYMJgCiDdDDKoiL3m84uD3xijMTwz7SuR/Z3H3C2/zAMUb1lIAkGvXj7CoRfZ381LUoSrQGyjXDbbEPIPYxZ1IXppcd4258VNc=
X-IsSubscribed: yes

On 2017-11-05 18:32, Houder wrote:
> On 2017-11-05 13:48, Houder wrote:
>> Hi John (Turney),
>> 
>> After I had downloaded and exercised setup version 2.882, I noticed
>> that setup.ini has multiple (2?) "prev" entries per package ...
>> 
>> Why? Did I miss one of your announcements mentioning this change?
> 
> Jon,
> 
>     https://cygwin.com/ml/cygwin-apps/2017-10/msg00047.html
> 
>> Because of the way setup works, the last [test] section is the version 
>> which
>> is selected when 'test' is selected, so a specific ordering of the 
>> sections
>>  would be required. ...

Jon,

Currently, I am only interested in the _specification_ that you have
in mind for setup.ini ...

Regards,

Henri

Another (edited) snippet from setup.ini: (where the latest test entry is
not the last entry (of the "test" entries ?????)

@ xorg-server-common
sdesc: "X.Org X server common data"
ldesc: "X.Org X server common data"
category: X11
requires: dri-drivers perl_base xauth xcursor-themes xkbcomp 
xkeyboard-config
version: 1.19.5-1 <- current
...
[test]
version: 1.19.3-2 <==== latest test?
...
[test]
version: 1.19.3-1
...
[prev]
version: 1.19.2-1
...
[prev]
version: 1.19.1-1
...
[prev]
version: 1.18.4-1
...
[prev]
version: 1.19.4-1 <==== latest prev?
...

@ xorg-server-devel
sdesc: "X.Org SDK for developing drivers and extensions for the Xorg X 
server"
ldesc: "X.Org SDK for developing drivers and extensions for the Xorg X 
server"
category: X11
requires: fontsproto inputproto kbproto libpixman1-devel pkg-config ...
version: 1.19.5-1 <- current
...
[test]
version: 1.19.3-2 <==== latest test?
...
[test]
version: 1.19.3-1
...
[prev]
version: 1.19.2-1
...
[prev]
version: 1.19.1-1
...
[prev]
version: 1.18.4-1
...
[prev]
version: 1.19.4-1 <==== latest prev?
...

=====

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019