From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8722 invoked by alias); 10 Oct 2011 13:46:21 -0000 Received: (qmail 8707 invoked by uid 22791); 10 Oct 2011 13:46:19 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-vbr5.xs4all.nl (HELO smtp-vbr5.xs4all.nl) (194.109.24.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 10 Oct 2011 13:46:01 +0000 Received: from [10.101.31.39] (static.ip-080-246-199-085.signet.nl [80.246.199.85] (may be forged)) (authenticated bits=0) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id p9ADjwRb032740 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 10 Oct 2011 15:45:59 +0200 (CEST) (envelope-from waterlan@xs4all.nl) Message-ID: <4E92F716.2050008@xs4all.nl> Date: Mon, 10 Oct 2011 13:46:00 -0000 From: Erwin Waterlander User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: ITP libunistring 0.9.3-2 References: <4E8E14FB.80808@xs4all.nl> <1317950967.7236.20.camel@YAAKOV04> <4E8EDAAB.9060603@xs4all.nl> <4E8F2F78.4020106@xs4all.nl> <20111010100407.GD28134@calimero.vinschen.de> <4E92CB52.9070403@xs4all.nl> <20111010132654.GA10710@calimero.vinschen.de> In-Reply-To: <20111010132654.GA10710@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2011-10/txt/msg00029.txt.bz2 On 10/10/2011 3:26 PM, Corinna Vinschen wrote: > On Oct 10 12:39, Erwin Waterlander wrote: >> On 10/10/2011 12:04 PM, Corinna Vinschen wrote: >>> On Oct 7 18:57, Erwin Waterlander wrote: >>>> Hi, >>>> >>>> I created new packages: >>>> http://waterlan.home.xs4all.nl/libunistring/libunistring-0.9.3-2-src.tar.bz2 >>>> http://waterlan.home.xs4all.nl/libunistring/libunistring-devel-0.9.3-2.tar.bz2 >>>> http://waterlan.home.xs4all.nl/libunistring/libunistring-doc-0.9.3-2.tar.bz2 >>>> http://waterlan.home.xs4all.nl/libunistring/libunistring0-0.9.3-2.tar.bz2 >>>> >>>> I hope these are correct. If not, let me know. >>> Packaging looks good afaics, but could you please also provide the >>> matching setup.hint files for uploading, preferredly in a easily downloadable >>> form which matches the package directory layout, like this: >>> >>> wget -x -nH \ >>> http://waterlan.home.xs4all.nl/libunistring/setup.hint \ >>> http://waterlan.home.xs4all.nl/libunistring/libunistring-devel/setup.hint \ >>> http://waterlan.home.xs4all.nl/libunistring/libunistring-doc/setup.hint \ >>> http://waterlan.home.xs4all.nl/libunistring/libunistring0/setup.hint \ >>> >>> >>> Thanks, >>> Corinna >>> >> Hi Corinna, >> >> I added the files you requested. > Thanks. I think the requirements in the setup.hint files in > libunistring and libunistring-devel are not correct. > > libunistring only provides sources. It has no requirements. > libunistring-devel should require libunistring0 but not libgcc1 since > this is indirectly required by libunistring0. > > If that's what you have in mind, I'll change that on cygwin.com and > you just should update your local copy. > > > Corinna > Hi Corinna, Your are correct. Thanks for pointing that out. I have changed my copies. Erwin