rpms/zsh/F-11 zsh.spec,1.58,1.59

Karsten Hopp karsten at fedoraproject.org
Wed Jun 10 12:40:36 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/zsh/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17796

Modified Files:
	zsh.spec 
Log Message:
- skip D02glob test on s390 and s390x, too


Index: zsh.spec
===================================================================
RCS file: /cvs/extras/rpms/zsh/F-11/zsh.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- zsh.spec	2 Mar 2009 17:11:30 -0000	1.58
+++ zsh.spec	10 Jun 2009 12:40:06 -0000	1.59
@@ -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 <karsten at redhat.com> 4.3.9-4.1
+- skip D02glob test on s390, too
+
 * Mon Mar  2 2009 James Antill <james at fedoraproject.org> - 4.3.9-4
 - Remove D02glob testcase on ppc/ppc64, and hope noone cares
 




More information about the fedora-extras-commits mailing list