rpms/ghostscript/devel .cvsignore, 1.17, 1.18 ghostscript.spec, 1.86, 1.87 sources, 1.21, 1.22 ghostscript-overflow.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 22 22:12:19 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/ghostscript/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2046

Modified Files:
	.cvsignore ghostscript.spec sources 
Removed Files:
	ghostscript-overflow.patch 
Log Message:
* Thu Sep 22 2005 Tim Waugh <twaugh at redhat.com> 8.15.1-0.1
- 8.15.1.
- No longer need overflow patch.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/ghostscript/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	12 Aug 2005 09:58:16 -0000	1.17
+++ .cvsignore	22 Sep 2005 22:12:17 -0000	1.18
@@ -13,3 +13,4 @@
 espgs-8.15rc3-source.tar.bz2
 adobe-cmaps-200204.tar.gz
 espgs-8.15rc4-source.tar.bz2
+espgs-8.15.1-source.tar.bz2


Index: ghostscript.spec
===================================================================
RCS file: /cvs/dist/rpms/ghostscript/devel/ghostscript.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ghostscript.spec	16 Aug 2005 09:15:09 -0000	1.86
+++ ghostscript.spec	22 Sep 2005 22:12:17 -0000	1.87
@@ -1,12 +1,12 @@
-%define gs_ver 8.15
-%define gs_rc rc4
+%define gs_ver 8.15.1
+%define gs_rc %{nil}
 %{expand: %%define build_with_freetype %{?_with_freetype:1}%{!?_with_freetype:0}}
 Summary: A PostScript(TM) interpreter and renderer.
 Name: ghostscript
 Version: %{gs_ver}
 BuildRequires: libjpeg-devel
 
-Release: 0.%{?gs_rc:%gs_rc.}3
+Release: 0.%{?gs_rc:%gs_rc.}1
 
 License: GPL
 URL: http://www.cups.org/espgs/
@@ -26,7 +26,6 @@
 Patch7: ghostscript-noopt.patch
 Patch8: ghostscript-use-external-freetype.patch
 Patch9: ghostscript-split-font-configuration.patch
-Patch10: ghostscript-overflow.patch
 
 Requires: zlib, libpng, glib2
 Requires: urw-fonts >= 1.1, ghostscript-fonts
@@ -103,9 +102,6 @@
 # Allow separated font configuration (bug #161187).
 %patch9 -p1 -b .split-font-configuration
 
-# Fixed lips4v driver (bug #165713).
-%patch10 -p1 -b .overflow
-
 # Convert manual pages to UTF-8
 from8859_1() {
 	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
@@ -263,6 +259,10 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Sep 22 2005 Tim Waugh <twaugh at redhat.com> 8.15.1-0.1
+- 8.15.1.
+- No longer need overflow patch.
+
 * Tue Aug 16 2005 Tim Waugh <twaugh at redhat.com> 8.15-0.rc4.3
 - Rebuilt for new cairo.
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ghostscript/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	12 Aug 2005 09:58:16 -0000	1.21
+++ sources	22 Sep 2005 22:12:17 -0000	1.22
@@ -1,3 +1,3 @@
 2fbae60417d42779f6488ab897dcaaf6  acro5-cmaps-2001.tar.gz
 a3bf430a7e21cd82401258a2ec3b8afb  adobe-cmaps-200204.tar.gz
-2519bb1a64e2677368531555bc06ecf2  espgs-8.15rc4-source.tar.bz2
+2a21136953c3559e6088522753b06b1f  espgs-8.15.1-source.tar.bz2


--- ghostscript-overflow.patch DELETED ---




More information about the fedora-cvs-commits mailing list