Parcourir la source

upgrading package: libextractor 0.3.8 -> 0.3.9

Ralf S. Engelschall il y a 21 ans
Parent
commit
79fed4e4ee
2 fichiers modifiés avec 20 ajouts et 19 suppressions
  1. 18 17
      libextractor/libextractor.patch
  2. 2 2
      libextractor/libextractor.spec

+ 18 - 17
libextractor/libextractor.patch

@@ -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 @@ Index: src/main/Makefile.in
  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 @@ Index: src/plugins/printable/Makefile.in
  
  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 = \

+ 2 - 2
libextractor/libextractor.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 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