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:   30-Dec-2009 09:43:32
  Branch: HEAD                             Handle: 2009123008433200

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

  Log:
    upgrading package: libffi 3.0.9rc11 -> 3.0.9rc12

  Summary:
    Revision    Changes     Path
    1.3         +24 -0      openpkg-src/libffi/libffi.patch
    1.41        +4  -2      openpkg-src/libffi/libffi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libffi/libffi.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.3 libffi.patch
  --- /dev/null 2009-12-30 09:43:32 +0100
  +++ libffi.patch      2009-12-30 09:43:32 +0100
  @@ -0,0 +1,24 @@
  +Index: include/Makefile.in
  +--- include/Makefile.in.orig 2009-12-29 16:03:39 +0100
  ++++ include/Makefile.in      2009-12-30 09:39:54 +0100
  +@@ -204,7 +204,7 @@
  + AUTOMAKE_OPTIONS = foreign
  + DISTCLEANFILES = ffitarget.h
  + EXTRA_DIST = ffi.h.in ffi_common.h
  +-includesdir = $(libdir)/@package_n...@-@PACKAGE_VERSION@/include
  ++includesdir = $(includedir)
  + nodist_includes_HEADERS = ffi.h ffitarget.h
  + all: all-am
  + 
  +Index: libffi.pc.in
  +--- libffi.pc.in.orig        2009-12-29 16:02:54 +0100
  ++++ libffi.pc.in     2009-12-30 09:40:12 +0100
  +@@ -1,7 +1,7 @@
  + pref...@prefix@
  + exec_pref...@exec_prefix@
  + libd...@libdir@
  +-includedir=${libdir}/@package_n...@-@PACKAGE_VERSION@/include
  ++included...@includedir@
  + 
  + Name: @PACKAGE_NAME@
  + Description: Library supporting Foreign Function Interfaces
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libffi/libffi.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 libffi.spec
  --- openpkg-src/libffi/libffi.spec    28 Dec 2009 08:31:05 -0000      1.40
  +++ openpkg-src/libffi/libffi.spec    30 Dec 2009 08:43:32 -0000      1.41
  @@ -31,11 +31,12 @@
   Class:        EVAL
   Group:        Compiler
   License:      LGPL
  -Version:      3.0.9rc11
  -Release:      20091228
  +Version:      3.0.9rc12
  +Release:      20091230
   
   #   list of sources
   Source0:      ftp://sourceware.org/pub/libffi/libffi-%{version}.tar.gz
  +Patch0:       libffi.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -79,6 +80,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
       chmod a+x install-sh
   
   %build
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to