From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84347 invoked by alias); 2 Jun 2015 19:19:13 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 84331 invoked by uid 89); 2 Jun 2015 19:19:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net Received: from out.ipsmtp3nec.opaltelecom.net (HELO out.ipsmtp3nec.opaltelecom.net) (62.24.202.75) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 02 Jun 2015 19:19:11 +0000 X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CcAQCGAG5V/69X0lUNTodgwFuCUwKCDgEBAQEBAYUuAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBvhBwpBgBAQgCAR+BIYoihQ0WglKBRQWLV4R7jn+Dc5IagQSDGIM1AQEB X-IPAS-Result: A2CcAQCGAG5V/69X0lUNTodgwFuCUwKCDgEBAQEBAYUuAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBvhBwpBgBAQgCAR+BIYoihQ0WglKBRQWLV4R7jn+Dc5IagQSDGIM1AQEB Received: from 85-210-87-175.dynamic.dsl.as9105.com (HELO [192.168.1.4]) ([85.210.87.175]) by out.ipsmtp3nec.opaltelecom.net with ESMTP; 02 Jun 2015 20:19:07 +0100 Message-ID: <556E01A7.5090001@tiscali.co.uk> Date: Tue, 02 Jun 2015 19:19:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [ITP] pugixml - A lightweight C++ XML processing library References: <556997F6.1090300@tiscali.co.uk> <55699D39.8030505@tiscali.co.uk> <1433183850.9980.7.camel@cygwin.com> In-Reply-To: <1433183850.9980.7.camel@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00022.txt.bz2 On 01/06/15 19:37, Yaakov Selkowitz wrote: > On Sat, 2015-05-30 at 12:21 +0100, David Stacey wrote: >> pugixml is a lightweight C++ XML processing library. It is present in >> most Linux distros [1] and is a dependency of mkvtoolnix. Fedora and >> Centos both name the library package pugixml rather than libpugixml, and >> that naming has been used here (although I could change it if there is >> strong opinion). Packaging based on Fedora. > Please leave the source package as pugixml, but change the binary > packages to libpugixml1 and libpugixml-devel. With that change, GTG. Thank you for taking the time to look at this. I will make the changes you requested and then upload. Dave.