From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <44907703.50807@gmx.net> Date: Wed, 14 Jun 2006 22:52:19 +0200 From: Till Kamppeter MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Printing-architecture] PAPI RPM implementation for Mandriva's Cooker List-Id: Printing architecture under linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: printing-architecture , Norm Jacobs , Wendy Phillips Oi, in todays architecture telecon we have talked about the implementration of PAPI in the distros and my PAPI RPMs for Mandriva. Here you find source and binary RPMs for Mandriva's Cooker and also the source tarball (SVN rev 171) and the spec file: http://www.freestandards.org/~till/tmp/papi/ There are no patches, all file manipulation is done with Perl. The libraries are renamed and selected by update-alternatives (default is IPP library for CUPS), as libpapi-dynamic does not work very well with CUPS. This scheme should perhaps be adopted upstream for easier integration in distros. You also see the splitting of binary RPMs to be able to install only needed stuff, not breaking things, and not introducing too many dependencies. Till