From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGXbH-0005dR-DL for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:03:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGXb7-0008H0-GU for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:03:07 -0400 Received: from smtp.nfit.au.dk ([130.225.17.180]:37296 helo=nysmtp.nfit.au.dk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGXb7-0008GR-9B for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:02:57 -0400 From: sandmann@cs.au.dk (=?utf-8?Q?S=C3=B8ren?= Sandmann) References: <50616F9E.5000501@redhat.com> <5061D10B.506@redhat.com> Date: Tue, 25 Sep 2012 18:02:54 +0200 In-Reply-To: <5061D10B.506@redhat.com> (Gerd Hoffmann's message of "Tue, 25 Sep 2012 17:43:07 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RfC] using pixman in qemu for raster ops List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Peter Maydell , "qemu-devel@nongnu.org" , Stefano Stabellini Gerd Hoffmann writes: >> Pixman was actually included in RHEL 5.8 which was released in February >> this year. > > Where is it? 'yum list pixman' returns nothing ... I don't have an installation of 5.8 so I don't know why yum list doesn't return anything, but pixman-0.22.0 certainly was included as a dependency of spice-client: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux= /5/html/5.8_Release_Notes/virtualization.html#spice https://bugzilla.redhat.com/show_bug.cgi?id=3D718810 S=C3=B8ren