OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   12-Aug-2009 12:43:28
  Branch: HEAD                             Handle: 2009081211432700

  Added files:
    openpkg-src/libpixman   libpixman.patch
  Modified files:
    openpkg-src/libpixman   libpixman.spec

  Log:
    upgrading package: libpixman 0.15.18 -> 0.15.20

  Summary:
    Revision    Changes     Path
    1.1         +23 -0      openpkg-src/libpixman/libpixman.patch
    1.31        +4  -2      openpkg-src/libpixman/libpixman.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libpixman/libpixman.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 libpixman.patch
  --- /dev/null 2009-08-12 12:43:27 +0200
  +++ libpixman.patch   2009-08-12 12:43:28 +0200
  @@ -0,0 +1,23 @@
  +Index: Makefile.in
  +--- Makefile.in.orig 2009-08-11 19:54:00 +0200
  ++++ Makefile.in      2009-08-12 12:26:47 +0200
  +@@ -209,7 +209,7 @@
  + top_build_prefix = @top_build_prefix@
  + top_builddir = @top_builddir@
  + top_srcdir = @top_srcdir@
  +-SUBDIRS = pixman test
  ++SUBDIRS = pixman
  + pkgconfigdir = $(libdir)/pkgconfig
  + pkgconfig_DATA = pixman-1.pc
  + GPGKEY = 6FF7C1A8
  +Index: test/blitters-test.c
  +--- test/blitters-test.c.orig        2009-08-11 08:04:40 +0200
  ++++ test/blitters-test.c     2009-08-12 12:25:15 +0200
  +@@ -24,7 +24,6 @@
  + #include <assert.h>
  + #include <stdlib.h>
  + #include <stdio.h>
  +-#include <malloc.h>
  + #include "pixman.h"
  + 
  + /* A primitive pseudorandom number generator, taken from POSIX.1-2001 
example */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libpixman/libpixman.spec
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 libpixman.spec
  --- openpkg-src/libpixman/libpixman.spec      22 Jul 2009 06:17:52 -0000      
1.30
  +++ openpkg-src/libpixman/libpixman.spec      12 Aug 2009 10:43:27 -0000      
1.31
  @@ -31,11 +31,12 @@
   Class:        EVAL
   Group:        XWindow
   License:      MIT-style
  -Version:      0.15.18
  -Release:      20090722
  +Version:      0.15.20
  +Release:      20090812
   
   #   list of sources
   Source0:      http://cairographics.org/releases/pixman-%{version}.tar.gz
  +Patch0:       libpixman.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -58,6 +59,7 @@
   
   %prep
       %setup -q -n pixman-%{version}
  +    %patch -p0
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to