[packages/antiword] Rel 3

arekm arekm at pld-linux.org
Sat Apr 4 03:18:26 CEST 2026


commit c3b5450605f46bd24fd748ec6d5bc234b13219f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 4 03:18:18 2026 +0200

    Rel 3

 antiword-etc_dir.patch | 19 +++++++++----------
 antiword.spec          |  2 +-
 2 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/antiword.spec b/antiword.spec
index f126e8f..07f60bb 100644
--- a/antiword.spec
+++ b/antiword.spec
@@ -2,7 +2,7 @@ Summary:	MSWord Document to TXT/Postscript converter
 Summary(pl.UTF-8):	Konwerter dokumentów MSWord do TXT/Postscript
 Name:		antiword
 Version:	0.37
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Text
 Source0:	http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz
diff --git a/antiword-etc_dir.patch b/antiword-etc_dir.patch
index 51502d8..a7761ad 100644
--- a/antiword-etc_dir.patch
+++ b/antiword-etc_dir.patch
@@ -1,17 +1,16 @@
-diff -Nru antiword-0.33/antiword.h antiword-0.33.new/antiword.h
---- antiword-0.33/antiword.h	Thu Jun 20 09:16:22 2002
-+++ antiword-0.33.new/antiword.h	Sat Mar 22 21:29:50 2003
-@@ -179,6 +179,7 @@
+--- a/antiword.h
++++ b/antiword.h
+@@ -226,6 +226,7 @@
  #else	/* All others */
  #define GLOBAL_ANTIWORD_DIR	"/usr/share/antiword"
  #define ANTIWORD_DIR		".antiword"
 +#define ETC_DIR_ANTIWORD_DIR	".antiword"
  #define FONTNAMES_FILE		"fontnames"
  #endif /* __dos */
- /* The name of the default mapping file */
---- antiword-0.36/options.c.orig	2004-10-08 20:54:36.000000000 +0200
-+++ antiword-0.36/options.c	2004-11-06 22:29:52.401338432 +0100
-@@ -216,6 +216,24 @@
+ /* The names of grouped mapping files */
+--- a/options.c
++++ b/options.c
+@@ -218,6 +218,24 @@
  	}
  
  	/* Try the local version of the mapping file */
@@ -36,7 +35,7 @@ diff -Nru antiword-0.33/antiword.h antiword-0.33.new/antiword.h
  	szHome = szGetHomeDirectory();
  	if (strlen(szHome) + tFilenameLen <
  	    sizeof(szMappingFile) -
-@@ -232,6 +250,7 @@
+@@ -234,6 +252,7 @@
  	} else {
  		werr(0, "Local mappingfilename too long, ignored");
  	}
@@ -44,7 +43,7 @@ diff -Nru antiword-0.33/antiword.h antiword-0.33.new/antiword.h
  
  	/* Try the global version of the mapping file */
  	if (tFilenameLen <
-@@ -249,6 +268,11 @@
+@@ -251,6 +270,11 @@
  	} else {
  		werr(0, "Global mappingfilename too long, ignored");
  	}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/antiword.git/commitdiff/c3b5450605f46bd24fd748ec6d5bc234b13219f3



More information about the pld-cvs-commit mailing list