- Renumber patches.
This commit is contained in:
parent
310a76fc37
commit
1d8d9b49a6
@ -14,10 +14,10 @@ Source0: ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/%{?
|
||||
|
||||
Patch1: ghostscript-build.patch
|
||||
Patch2: ghostscript-gtk2.patch
|
||||
Patch24: ghostscript-scripts.patch
|
||||
Patch35: ghostscript-ps2epsi.patch
|
||||
Patch43: ghostscript-badc.patch
|
||||
Patch50: ghostscript-pagesize.patch
|
||||
Patch3: ghostscript-scripts.patch
|
||||
Patch4: ghostscript-ps2epsi.patch
|
||||
Patch5: ghostscript-badc.patch
|
||||
Patch6: ghostscript-pagesize.patch
|
||||
|
||||
Requires: zlib, libpng, glib2
|
||||
Requires: urw-fonts >= 1.1, ghostscript-fonts
|
||||
@ -75,15 +75,15 @@ A GTK-enabled version of Ghostscript, called 'gsx'.
|
||||
%patch2 -p1 -b .gtk2
|
||||
|
||||
# Fix some shell scripts
|
||||
%patch24 -p1 -b .scripts
|
||||
%patch3 -p1 -b .scripts
|
||||
|
||||
# Fix sed usage in ps2epsi (bug #89300).
|
||||
%patch35 -p1 -b .ps2epsi
|
||||
%patch4 -p1 -b .ps2epsi
|
||||
|
||||
%patch43 -p1 -b .badc
|
||||
%patch5 -p1 -b .badc
|
||||
|
||||
# Prevent pdf2ps generating "null setpagesize" (bug #126446).
|
||||
%patch50 -p1 -b .pagesize
|
||||
%patch6 -p1 -b .pagesize
|
||||
|
||||
# Convert manual pages to UTF-8
|
||||
from8859_1() {
|
||||
@ -212,6 +212,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon Jun 6 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Renumber patches.
|
||||
|
||||
* Fri Jun 3 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.1
|
||||
- Switch to ESP Ghostscript.
|
||||
- 8.15rc3.
|
||||
|
Loading…
Reference in New Issue
Block a user