From 95415352f967c078896e14fd051ae9a66bd19456 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 23 May 2020 09:51:35 +0200 Subject: [PATCH] upgrading package: vile 9.8t -> 9.8u --- vile/vile.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vile/vile.spec b/vile/vile.spec index 43230a68e2..b17955597c 100644 --- a/vile/vile.spec +++ b/vile/vile.spec @@ -43,7 +43,8 @@ %define V_patch18 r %define V_patch19 s %define V_patch20 t -%define V_patchL %{V_patch20} +%define V_patch21 u +%define V_patchL %{V_patch21} # package information Name: vile @@ -56,7 +57,7 @@ Class: PLUS Group: Editor License: GPL Version: %{V_base}%{V_patchL} -Release: 20181113 +Release: 20200523 # list of sources Source0: ftp://ftp.invisible-island.net/vile/vile-%{V_base}.tgz @@ -81,6 +82,7 @@ Patch17: ftp://ftp.invisible-island.net/vile/patches/vile-%{V_base}%{V_patc Patch18: ftp://ftp.invisible-island.net/vile/patches/vile-%{V_base}%{V_patch18}.patch.gz Patch19: ftp://ftp.invisible-island.net/vile/patches/vile-%{V_base}%{V_patch19}.patch.gz Patch20: ftp://ftp.invisible-island.net/vile/patches/vile-%{V_base}%{V_patch20}.patch.gz +Patch21: ftp://ftp.invisible-island.net/vile/patches/vile-%{V_base}%{V_patch21}.patch.gz # build information BuildPreReq: OpenPKG, openpkg >= 20160101, flex @@ -131,6 +133,7 @@ PreReq: ncurses %patch -p1 -P 18 %patch -p1 -P 19 %patch -p1 -P 20 + %patch -p1 -P 21 find . -name "*.orig" -print | xargs rm -f %patch -p0 -P 0 chmod u+w filters/sql-filt.l*