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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-Oct-2004 09:56:56
  Branch: HEAD                             Handle: 2004101808565500

  Modified files:
    openpkg-src/libextractor
                            libextractor.patch libextractor.spec

  Log:
    upgrading package: libextractor 0.3.8 -> 0.3.9

  Summary:
    Revision    Changes     Path
    1.3         +18 -17     openpkg-src/libextractor/libextractor.patch
    1.10        +2  -2      openpkg-src/libextractor/libextractor.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libextractor/libextractor.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 libextractor.patch
  --- openpkg-src/libextractor/libextractor.patch       26 Aug 2004 09:08:21 -0000     
 1.2
  +++ openpkg-src/libextractor/libextractor.patch       18 Oct 2004 07:56:55 -0000     
 1.3
  @@ -1,18 +1,7 @@
  -Index: src/plugins/wavextractor.c
  ---- src/plugins/wavextractor.c.orig  2004-06-23 10:04:01 +0200
  -+++ src/plugins/wavextractor.c       2004-08-14 09:07:49 +0200
  -@@ -32,6 +32,7 @@
  - #include <stdlib.h>
  - #include <ctype.h>
  - #ifndef MINGW
  -+#include <sys/types.h>
  - #include <sys/mman.h>
  - #include <netinet/in.h>
  - #endif
   Index: src/main/Makefile.in
  ---- src/main/Makefile.in.orig        2004-08-25 15:41:51 +0200
  -+++ src/main/Makefile.in     2004-08-26 10:31:50 +0200
  -@@ -74,6 +74,7 @@
  +--- src/main/Makefile.in.orig        2004-10-18 01:22:14 +0200
  ++++ src/main/Makefile.in     2004-10-18 09:34:31 +0200
  +@@ -68,6 +68,7 @@
        getopt1.$(OBJEXT)
    extract_OBJECTS = $(am_extract_OBJECTS)
    extract_DEPENDENCIES = $(top_builddir)/src/main/libextractor.la
  @@ -21,9 +10,9 @@
    depcomp = $(SHELL) $(top_srcdir)/depcomp
    am__depfiles_maybe = depfiles
   Index: src/plugins/printable/Makefile.in
  ---- src/plugins/printable/Makefile.in.orig   2004-08-25 16:16:00 +0200
  -+++ src/plugins/printable/Makefile.in        2004-08-26 11:00:11 +0200
  -@@ -434,7 +434,7 @@
  +--- src/plugins/printable/Makefile.in.orig   2004-10-18 01:22:16 +0200
  ++++ src/plugins/printable/Makefile.in        2004-10-18 09:34:31 +0200
  +@@ -444,7 +444,7 @@
        done
    dictionary-builder$(EXEEXT): $(dictionary_builder_OBJECTS) 
$(dictionary_builder_DEPENDENCIES) 
        @rm -f dictionary-builder$(EXEEXT)
  @@ -32,3 +21,15 @@
    
    mostlyclean-compile:
        -rm -f *.$(OBJEXT)
  +Index: src/plugins/ole2/Makefile.in
  +--- src/plugins/ole2/Makefile.in.orig        2004-10-18 01:22:15 +0200
  ++++ src/plugins/ole2/Makefile.in     2004-10-18 09:42:24 +0200
  +@@ -226,7 +226,7 @@
  + 
  + AM_CFLAGS = $(GLIB_CFLAGS)
  + libextractor_ole2_la_LIBADD = \
  +-  $(GLIB_LIBS) @EXT_LIB_PATH@ $(LIBADD) @EXT_LIBS@ -lgobject-2.0 \
  ++  $(GLIB_LIBS) @EXT_LIB_PATH@ $(LIBADD) @EXT_LIBS@ -lgobject2 \
  +   $(top_builddir)/src/main/libextractor.la
  + 
  + libextractor_ole2_la_LDFLAGS = \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libextractor/libextractor.spec
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 libextractor.spec
  --- openpkg-src/libextractor/libextractor.spec        3 Oct 2004 06:42:35 -0000      
 1.9
  +++ openpkg-src/libextractor/libextractor.spec        18 Oct 2004 07:56:55 -0000     
 1.10
  @@ -33,8 +33,8 @@
   Class:        EVAL
   Group:        Filesystem
   License:      GPL
  -Version:      0.3.8
  -Release:      20041003
  +Version:      0.3.9
  +Release:      20041018
   
   #   list of sources
   Source0:      http://ovmj.org/libextractor/download/libextractor-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to