From 64c31d0b017b09b29486b9e2bf0745a04f704070 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 18 Aug 2003 06:11:54 +0000 Subject: [PATCH] upgrading package: ghostscript 8.10 -> 8.11 --- ghostscript/ghostscript.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ghostscript/ghostscript.spec b/ghostscript/ghostscript.spec index e432574274..409f832ddc 100644 --- a/ghostscript/ghostscript.spec +++ b/ghostscript/ghostscript.spec @@ -24,10 +24,10 @@ ## # package versions -%define V_real 8.10 -%define V_mini_new 810 -%define V_mini_old 800 -%define V_font 6.0 +%define V_real 8.11 +%define V_comp 811 +%define V_font_std 8.11 +%define V_font_other 6.0 %define V_jpeg 6b %define V_png 1.2.5 %define V_zlib 1.1.4 @@ -42,18 +42,18 @@ Distribution: OpenPKG [BASE] Group: Graphics License: Aladdin Version: %{V_real} -Release: 20030723 +Release: 20030818 # package options %option with_x11 yes # list of sources -Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini_new}/ghostscript-%{V_real}.tar.bz2 +Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_comp}/ghostscript-%{V_real}.tar.bz2 Source1: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{V_jpeg}.tar.gz Source2: http://osdn.dl.sourceforge.net/sourceforge/libpng/libpng-%{V_png}.tar.gz Source3: http://www.gzip.org/zlib/zlib-%{V_zlib}.tar.gz -Source4: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font}.tar.gz -Source5: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font}.tar.gz +Source4: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font_std}.tar.gz +Source5: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font_other}.tar.gz # build information Prefix: %{l_prefix}