From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by sourceware.org (Postfix) with ESMTPS id 2D20A386EC47 for ; Sun, 2 May 2021 04:54:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2D20A386EC47 Received: by mail-wm1-x331.google.com with SMTP id j3-20020a05600c4843b02901484662c4ebso2136087wmo.0 for ; Sat, 01 May 2021 21:54:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=NkstxkqIKV/EIn2xZ+fyGgh79Am2lbHc454lFK3fdtk=; b=ddbePsYiY2CzqN3yvH8hE3MM2VpmYP22OZxbsy5JSjoVTXb2ZbAJtZNGBqIA6gluw7 s7uBW1dUmuaCdK4+IrYFyBQp1sImWyCDHN39g7LMWQFvYoPlN4o+8c9FIMa0bEpKwGAF XU0q2Z5SVYPIPWL1gytrH+ll16Za/W/P0398gG2q6Sw+2SYDCrIc4hRZnvNioDXmIiZo kFC0S7rzlzO3Ao2MGsi8u8Pjk6E8/tGZ4jnAgQhvzaZm/gXVGFNPtEVXnX0h355GWGVX /KW+jAO4dNPEnPHTN3b5sCs7Rd2PhhfJgzhn2f3MEn2sZ3UvJ2/iEai6e+GJte+ncru2 EEjQ== X-Gm-Message-State: AOAM531Tfpv6R9I9TW23w7V4wr1J0z7mpKqznPU4ghuFx2ySX1bEt/R3 IWgio1fxCGzF0skcjrS0gvp2+ebyIzg= X-Google-Smtp-Source: ABdhPJyBP6okUZps7kENt16YhFILE800MhqNtvuMlU4AmW/lHMUa9r4Kb/kVTZt/XMgLvWrOCSX6cQ== X-Received: by 2002:a1c:f305:: with SMTP id q5mr25111488wmq.96.1619931288270; Sat, 01 May 2021 21:54:48 -0700 (PDT) Received: from [192.168.2.121] (pd9ed58bb.dip0.t-ipconnect.de. [217.237.88.187]) by smtp.gmail.com with ESMTPSA id n6sm3630780wro.23.2021.05.01.21.54.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 01 May 2021 21:54:48 -0700 (PDT) Subject: Re: duplicate between packages (libuninameslist) To: cygwin-apps@cygwin.com References: <20210502104704.FED5.50F79699@gmail.com> From: Marco Atzeri Message-ID: <3b2b7a26-998f-1f0e-b6d0-46a59fb5cd47@gmail.com> Date: Sun, 2 May 2021 06:54:45 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <20210502104704.FED5.50F79699@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 04:54:50 -0000 On 02.05.2021 03:47, Lemures Lemniscati via Cygwin-apps wrote: > On Tue, 27 Apr 2021 05:45:40 +0200, Marco Atzeri via Cygwin-apps > >> 2 usr/share/doc/libuninameslist/COPYING >> 2 usr/share/doc/libuninameslist/LICENSE > > About libuninameslist (which I maintain), these files are contained in: > > libuninameslist0-20091231-1 > libuninameslist-devel-20200413p3-1 > > When I updated libuninameslist packages, I've moved the files from > libuninameslist[01] into libuninameslist-devel. > > So, duplication will last until libuninamelist0 is removed. no big deal as they are the same file. it can wait the next release. > To reduce the duplication, I should make libuninameslist0-20091231-2 > in some way (e.g. removing duplicated files, or renaming them). it should contain only the dll; I found the style libgdal28_CONTENTS="usr/bin/cyggdal-28.dll" is useful to notice upstream API bump, that sometime they forget to announce > Regards, > > Lem > Regards Marco