packages: mksh/mksh.spec, mksh/mksh-test.patch (NEW) - utf8opt-3 test needs...

arekm arekm at pld-linux.org
Thu Jul 7 22:59:59 CEST 2011


Author: arekm                        Date: Thu Jul  7 20:59:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- utf8opt-3 test needs tty

---- Files affected:
packages/mksh:
   mksh.spec (1.22 -> 1.23) , mksh-test.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/mksh/mksh.spec
diff -u packages/mksh/mksh.spec:1.22 packages/mksh/mksh.spec:1.23
--- packages/mksh/mksh.spec:1.22	Thu Jul  7 22:55:39 2011
+++ packages/mksh/mksh.spec	Thu Jul  7 22:59:53 2011
@@ -16,6 +16,7 @@
 Patch1:		%{name}-circumflex.patch
 Patch2:		%{name}-no_stop_alias.patch
 Patch3:		%{name}-tty.patch
+Patch4:		%{name}-test.patch
 URL:		https://www.mirbsd.org/mksh.htm
 %if %{with tests}
 BuildRequires:	ed
@@ -85,6 +86,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 install -d out
@@ -164,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/07/07 20:59:53  arekm
+- utf8opt-3 test needs tty
+
 Revision 1.22  2011/07/07 20:55:39  arekm
 - skip some tests if not run with a terminal
 

================================================================
Index: packages/mksh/mksh-test.patch
diff -u /dev/null packages/mksh/mksh-test.patch:1.1
--- /dev/null	Thu Jul  7 22:59:59 2011
+++ packages/mksh/mksh-test.patch	Thu Jul  7 22:59:53 2011
@@ -0,0 +1,10 @@
+--- mksh-40/check.t~	2011-07-07 22:54:57.000000000 +0200
++++ mksh-40/check.t	2011-07-07 22:59:01.105425013 +0200
+@@ -5907,6 +5907,7 @@
+ description:
+ 	Ensure ±U on the command line is honoured
+ 	(this test may pass falsely depending on CPPFLAGS)
++need-ctty: yes
+ stdin:
+ 	export iter=0
+ 	code='if [[ $- = *U* ]]; then echo $iter on; else echo $iter off; fi'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mksh/mksh.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list