SPECS: pstotext.spec - update pstotext to ghostgum's (libgs API au...
djurban
djurban at pld-linux.org
Tue Aug 2 20:43:50 CEST 2005
Author: djurban Date: Tue Aug 2 18:43:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update pstotext to ghostgum's (libgs API author) version:
* Changelog since 1.8g
Version 1.9 is a modification of 1.8h to recognise excessive space in
"ashow" as being a word separator, as found output from groff 1.08.
Also fixed widthshow, awidthshow and added xshow, yshow and xyshow.
Uses ANSI prototypes. These are now required, not optional.
Fixes a number of compiler warnings.
Note that neither of the original authors still work at DEC/Compaq/HP.
2004-01-09 by Russell Lang at Ghostgum Software Pty Ltd.
Version 1.8h is a modification of the original 1.8 to allow
operation with Aladdin Ghostscript 6.0, to add -output to
Windows and OS/2 executables, and to insert line breaks
and form feeds is pstotext output. Modifications made
2000-07-15 by Russell Lang at Ghostgum Software Pty Ltd.
main.c changed to use mkstemp not tempnam for Unix,
2000-06-02 by Russell Lang at Ghostgum Software Pty Ltd.
---- Files affected:
SPECS:
pstotext.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/pstotext.spec
diff -u SPECS/pstotext.spec:1.7 SPECS/pstotext.spec:1.8
--- SPECS/pstotext.spec:1.7 Sun Jul 31 18:17:31 2005
+++ SPECS/pstotext.spec Tue Aug 2 20:43:45 2005
@@ -4,12 +4,13 @@
Summary: PostScript to text converter
Summary(pl): Konwerter PostScriptu do czystego tekstu
Name: pstotext
-Version: 1.8g
-Release: 2
+Version: 1.9
+Release: 1
License: Digital's paranoid but open-source license
Group: Applications/Text
-Source0: http://www.research.compaq.com/SRC/virtualpaper/binaries/%{name}.tar.Z
-# Source0-md5: 1be0be028ccc85be1bf55d7e90976b18
+Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/%{name}-%{version}.tar.gz
+# Source0-md5: 64576e8a10ff5514e285d98b3898ae78
+#Source0: http://www.research.compaq.com/SRC/virtualpaper/binaries/%{name}.tar.Z
URL: http://www.research.compaq.com/SRC/virtualpaper/pstotext.html
Requires: ghostscript
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,7 +24,7 @@
Efekt nie zawsze jest idealny, ale zazwyczaj wystarczający.
%prep
-%setup -q -n %{name}
+%setup -q
%build
%{__make} \
@@ -51,6 +52,27 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/08/02 18:43:45 djurban
+- update pstotext to ghostgum's (libgs API author) version:
+
+* Changelog since 1.8g
+ Version 1.9 is a modification of 1.8h to recognise excessive space in
+ "ashow" as being a word separator, as found output from groff 1.08.
+ Also fixed widthshow, awidthshow and added xshow, yshow and xyshow.
+ Uses ANSI prototypes. These are now required, not optional.
+ Fixes a number of compiler warnings.
+ Note that neither of the original authors still work at DEC/Compaq/HP.
+ 2004-01-09 by Russell Lang at Ghostgum Software Pty Ltd.
+
+ Version 1.8h is a modification of the original 1.8 to allow
+ operation with Aladdin Ghostscript 6.0, to add -output to
+ Windows and OS/2 executables, and to insert line breaks
+ and form feeds is pstotext output. Modifications made
+ 2000-07-15 by Russell Lang at Ghostgum Software Pty Ltd.
+
+ main.c changed to use mkstemp not tempnam for Unix,
+ 2000-06-02 by Russell Lang at Ghostgum Software Pty Ltd.
+
Revision 1.7 2005/07/31 16:17:31 glen
- todo security
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pstotext.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list