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 openpkg-web openpkg$ Date: 10-Oct-2003 08:16:28 Branch: HEAD Handle: 2003101007162602 Added files: openpkg-src/ghostscript-esp ghostscript-esp.patch Modified files: openpkg-re/vcheck vc.ghostscript-esp openpkg-src/ghostscript-esp ghostscript-esp.spec openpkg-web news.txt Log: upgrading package: ghostscript-esp 7.05.6 -> 7.07.1 Summary: Revision Changes Path 1.3 +1 -1 openpkg-re/vcheck/vc.ghostscript-esp 1.1 +12 -0 openpkg-src/ghostscript-esp/ghostscript-esp.patch 1.7 +4 -2 openpkg-src/ghostscript-esp/ghostscript-esp.spec 1.6951 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.ghostscript-esp ============================================================================ $ cvs diff -u -r1.2 -r1.3 vc.ghostscript-esp --- openpkg-re/vcheck/vc.ghostscript-esp 1 Aug 2003 06:58:43 -0000 1.2 +++ openpkg-re/vcheck/vc.ghostscript-esp 10 Oct 2003 06:16:26 -0000 1.3 @@ -2,7 +2,7 @@ } prog ghostscript-esp = { - version = 7.05.6 + version = 7.07.1 url = http://osdn.dl.sourceforge.net/sourceforge/espgs/ regex = espgs-(\d+\.\d+\.\d+)-source\.tar\.bz2 } @@ . patch -p0 <<'@@ .' Index: openpkg-src/ghostscript-esp/ghostscript-esp.patch ============================================================================ $ cvs diff -u -r0 -r1.1 ghostscript-esp.patch --- /dev/null 2003-10-10 08:16:28.000000000 +0200 +++ ghostscript-esp.patch 2003-10-10 08:16:28.000000000 +0200 @@ -0,0 +1,12 @@ +Index: src/gomni.c +--- src/gomni.c.orig 2003-08-19 17:35:22.000000000 +0200 ++++ src/gomni.c 2003-10-10 08:11:01.000000000 +0200 +@@ -91,7 +91,7 @@ + /* Include these first. Ghostscript redefines printf */ + #include <glib.h> + #include <gmodule.h> +-#include <stdint.h> ++#include <stdlib.h> + + #include "gdevprna.h" + #include "gdevpccm.h" @@ . patch -p0 <<'@@ .' Index: openpkg-src/ghostscript-esp/ghostscript-esp.spec ============================================================================ $ cvs diff -u -r1.6 -r1.7 ghostscript-esp.spec --- openpkg-src/ghostscript-esp/ghostscript-esp.spec 8 Aug 2003 12:55:34 -0000 1.6 +++ openpkg-src/ghostscript-esp/ghostscript-esp.spec 10 Oct 2003 06:16:28 -0000 1.7 @@ -24,7 +24,7 @@ ## # package versions -%define V_espgs 7.05.6 +%define V_espgs 7.07.1 %define V_fonts 6.0 # package information @@ -37,7 +37,7 @@ Group: Graphics License: GPL Version: %{V_espgs} -Release: 20030808 +Release: 20031010 # package options %option with_cups no @@ -46,6 +46,7 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/espgs/espgs-%{V_espgs}-source.tar.bz2 Source1: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/gnu-gs-fonts-std-%{V_fonts}.tar.gz Source2: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/gnu-gs-fonts-other-%{V_fonts}.tar.gz +Patch0: ghostscript-esp.patch # build information Prefix: %{l_prefix} @@ -72,6 +73,7 @@ %setup0 -q -n espgs-%{V_espgs} %setup1 -q -n espgs-%{V_espgs} -T -D -a 1 %setup2 -q -n espgs-%{V_espgs} -T -D -a 2 + %patch0 -p0 %build CUPSCONFIG="%{l_prefix}/bin/cups-config" \ @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.6950 -r1.6951 news.txt --- openpkg-web/news.txt 10 Oct 2003 06:12:55 -0000 1.6950 +++ openpkg-web/news.txt 10 Oct 2003 06:16:26 -0000 1.6951 @@ -1,3 +1,4 @@ +10-Oct-2003: Upgraded package: P<ghostscript-esp-7.07.1-20031010> 10-Oct-2003: Upgraded package: P<perl-gtk-20031010-20031010> 10-Oct-2003: Upgraded package: P<uudeview-0.5.19-20031010> 10-Oct-2003: Upgraded package: P<rt-3.0.6-20031010> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]