From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17309 invoked by alias); 5 Nov 2017 18:04:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17295 invoked by uid 89); 5 Nov 2017 18:04:30 -0000 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 Received: from lb2-smtp-cloud9.xs4all.net (HELO lb2-smtp-cloud9.xs4all.net) (194.109.24.26) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 05 Nov 2017 18:04:28 +0000 Received: from webmail.xs4all.nl ([IPv6:2001:888:0:22:194:109:20:207]) by smtp-cloud9.xs4all.net with ESMTPA id BPHWet5xpnIXbBPHWeQn5i; Sun, 05 Nov 2017 19:04:26 +0100 Received: from a83-162-234-136.adsl.xs4all.nl ([83.162.234.136]) by webmail.xs4all.nl with HTTP (HTTP/1.1 POST); Sun, 05 Nov 2017 19:04:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 05 Nov 2017 18:04:00 -0000 From: Houder To: cygwin@cygwin.com Subject: Re: setup.ini has multiple "prev" entries ... Why? In-Reply-To: References: <20e5f0520f9831ecd59e509dc7f7d852@xs4all.nl> Message-ID: X-Sender: houder@xs4all.nl User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4wfAuDzR3ZIXu+0LKA+HCGvgGCjHjSdSokKONrVJ7WXOPD4EB2sc1WODxocoWJGrt4VxxHgorOneRkVClEhQwzH//JauNU5xenbXl4Ptcq770GGvxp7UEc 1lYMJgCiDdDDKoiL3m84uD3xijMTwz7SuR/Z3H3C2/zAMUb1lIAkGvXj7CoRfZ381LUoSrQGyjXDbbEPIPYxZ1IXppcd4258VNc= X-IsSubscribed: yes X-SW-Source: 2017-11/txt/msg00103.txt.bz2 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