]> git.pld-linux.org Git - packages/zsh.git/blobdiff - zsh.spec
exclude more tests requiring pty; rel 2
[packages/zsh.git] / zsh.spec
index 03b3fe853c09c3ec3965120f62b4d639160ebb69..87c7f99b6df063969c307968b64dd7cc06834ced 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -16,7 +16,7 @@ Summary(tr.UTF-8):    Gelişmiş bir BASH sürümü
 Summary(uk.UTF-8):     Командний процесор (shell) схожий на ksh, але з покращеннями
 Name:          zsh
 Version:       5.9
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Applications/Shells
 Source0:       https://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
@@ -211,7 +211,7 @@ cd ..
 
 %if %{with tests}
 if ! tty; then
-       %{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
+       %{__rm} Test/{C02cond,E01options,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,W03jobparameters,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
 fi
 %{__make} test
 %endif
This page took 0.116593 seconds and 4 git commands to generate.