From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGXsW-0001xu-K2 for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:20:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGXsQ-0007Uy-Lu for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:20:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGXsQ-0007Su-As for qemu-devel@nongnu.org; Tue, 25 Sep 2012 12:20:50 -0400 From: Markus Armbruster References: <50616F9E.5000501@redhat.com> <5061D10B.506@redhat.com> Date: Tue, 25 Sep 2012 18:20:37 +0200 In-Reply-To: (=?utf-8?Q?=22S=C3=B8ren?= Sandmann"'s message of "Tue, 25 Sep 2012 18:02:54 +0200") Message-ID: <87lifyjcq2.fsf@blackfin.pond.sub.org> 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: =?utf-8?Q?S=C3=B8ren?= Sandmann Cc: Peter Maydell , Stefano Stabellini , Gerd Hoffmann , "qemu-devel@nongnu.org" sandmann@cs.au.dk (S=C3=B8ren Sandmann) writes: > 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_Lin= ux/5/html/5.8_Release_Notes/virtualization.html#spice > > https://bugzilla.redhat.com/show_bug.cgi?id=3D718810 $ cat /etc/redhat-release=20 Red Hat Enterprise Linux Server release 5.8 (Tikanga) $ yum -C search pixman Loaded plugins: downloadonly, fastestmirror =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D Matched: pixman =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D qpixman.i386 : Modified version of pixman for spice qpixman.x86_64 : Modified version of pixman for spice qpixman-devel.i386 : Pixel manipulation library development package qpixman-devel.x86_64 : Pixel manipulation library development package