diff --git a/zsh.spec b/zsh.spec index 019b287..9dcfb2d 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: A powerful interactive shell Name: zsh Version: 4.3.9 -Release: 4%{?dist} +Release: 4%{?dist}.1 License: BSD URL: http://zsh.sunsite.dk/ Group: System Environment/Shells @@ -80,7 +80,7 @@ make all html %ifarch s390 s390x ppc ppc64 mv Y*.ztst skipped %endif -%ifarch ppc64 +%ifarch s390 s390x ppc64 # FIXME: This is a real failure, Debian apparently just don't test. # RHBZ: 460043 mv D02glob.ztst skipped @@ -168,6 +168,9 @@ fi %doc Doc/*.html %changelog +* Wed Jun 10 2009 Karsten Hopp 4.3.9-4.1 +- skip D02glob test on s390, too + * Mon Mar 2 2009 James Antill - 4.3.9-4 - Remove D02glob testcase on ppc/ppc64, and hope noone cares