diff --git a/ghostscript.spec b/ghostscript.spec index 15780d7..0a3dc38 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -19,12 +19,12 @@ Source4: cidfmap Patch1: ghostscript-multilib.patch Patch2: ghostscript-scripts.patch Patch3: ghostscript-noopt.patch -Patch5: ghostscript-runlibfileifexists.patch -Patch6: ghostscript-icc-missing-check.patch -Patch10: ghostscript-cups-filters.patch -Patch27: ghostscript-Fontmap.local.patch -Patch28: ghostscript-iccprofiles-initdir.patch -Patch29: ghostscript-gdevcups-debug-uninit.patch +Patch4: ghostscript-runlibfileifexists.patch +Patch5: ghostscript-icc-missing-check.patch +Patch6: ghostscript-cups-filters.patch +Patch7: ghostscript-Fontmap.local.patch +Patch8: ghostscript-iccprofiles-initdir.patch +Patch9: ghostscript-gdevcups-debug-uninit.patch Requires: urw-fonts >= 1.1, ghostscript-fonts Requires: poppler-data @@ -114,25 +114,25 @@ rm -rf expat freetype icclib jasper jpeg lcms2 libpng openjpeg zlib cups/libs %patch3 -p1 -b .noopt # Define .runlibfileifexists. -%patch5 -p1 +%patch4 -p1 # Fixed missing error check when setting ICC profile. -%patch6 -p1 -b .icc-missing-check +%patch5 -p1 -b .icc-missing-check # Install CUPS filter convs files in the correct place. -%patch10 -p1 -b .cups-filters +%patch6 -p1 -b .cups-filters # Restored Fontmap.local patch, incorrectly dropped after # ghostscript-8.15.4-3 (bug #610301). # Note: don't use -b here to avoid the backup file ending up in the # package manifest. -%patch27 -p1 +%patch7 -p1 # Don't assume %%rom%% device is available for initial ICC profile dir. -%patch28 -p1 -b .iccprofiles-initdir +%patch8 -p1 -b .iccprofiles-initdir # gdevcups: don't use uninitialized variables in debugging output. -%patch29 -p1 -b .gdevcups-debug-uninit +%patch9 -p1 -b .gdevcups-debug-uninit # Convert manual pages to UTF-8 from8859_1() {