From 6250bc19e25bd33e0b80c7f078ef4553a9305d31 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Dec 14 2016 14:30:03 +0000 Subject: drop undocumented zsh-test-C02-dev_fd-mock.patch --- diff --git a/zsh-test-C02-dev_fd-mock.patch b/zsh-test-C02-dev_fd-mock.patch deleted file mode 100644 index bc8bda3..0000000 --- a/zsh-test-C02-dev_fd-mock.patch +++ /dev/null @@ -1,27 +0,0 @@ - Test/C02cond.ztst | 6 ++++-- - 1 file changed, 4 insertions(+), 2 deletions(-) - -diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst -index 02fa4d4..97f679c 100644 ---- a/Test/C02cond.ztst -+++ b/Test/C02cond.ztst -@@ -214,7 +214,8 @@ F:Failures in these cases do not indicate a problem in the shell. - print -u$ZTST_fd "Warning: not testing [[ -e /dev/fd/0 ]] (/dev/fd not supported)" - true - else -- [[ -e /dev/fd/0 ]] -+ print -u$ZTST_fd "Warning: not testing: [[ -e /dev/fd/0 ]] (mock kills us)" -+ true - fi - 0dD:/dev/fd support in conds handled by access - -@@ -222,7 +223,8 @@ F:Failures in these cases do not indicate a problem in the shell. - print -u$ZTST_fd "Warning: not testing [[ -O /dev/fd/0 ]] (/dev/fd not supported)" - true - else -- [[ -O /dev/fd/0 ]] -+ print -u$ZTST_fd "Warning: not testing: [[ -O /dev/fd/0 ]] (mock kills us)" -+ true - fi - 0dD:/dev/fd support in conds handled by stat - diff --git a/zsh.spec b/zsh.spec index 85ea144..8ff6e8b 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: Powerful interactive shell Name: zsh Version: 5.3 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://zsh.sourceforge.net/ Group: System Environment/Shells @@ -19,7 +19,6 @@ Source7: zshprompt.pl # legacy downstream patches, TODO: either get them upstream or drop them Patch0: zsh-serial.patch Patch1: zsh-4.3.6-8bit-prompts.patch -Patch2: zsh-test-C02-dev_fd-mock.patch BuildRequires: coreutils sed ncurses-devel libcap-devel BuildRequires: texinfo texi2html gawk hostname @@ -155,6 +154,9 @@ fi %doc Doc/*.html %changelog +* Wed Dec 14 2016 Kamil Dudka - 5.3-2 +- drop undocumented zsh-test-C02-dev_fd-mock.patch + * Tue Dec 13 2016 Kamil Dudka - 5.3-1 - apply patches automatically to ease maintenance - Update to latest upstream release: Zsh 5.3