SPECS: klibc.spec - last change reverted. this is not a bashism. k...

pluto pluto at pld-linux.org
Fri Sep 30 15:24:36 CEST 2005


Author: pluto                        Date: Fri Sep 30 13:24:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- last change reverted. this is not a bashism. ksh bug?
  testcase:
   echo '[ "foo" = "bar" -a "-u" = "zoo" ]'|/bin/sh
   /bin/sh: <stdin>[1]: [: zoo: unexpected operator/operand

---- Files affected:
SPECS:
   klibc.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/klibc.spec
diff -u SPECS/klibc.spec:1.41 SPECS/klibc.spec:1.42
--- SPECS/klibc.spec:1.41	Fri Sep 30 14:44:35 2005
+++ SPECS/klibc.spec	Fri Sep 30 15:24:30 2005
@@ -19,7 +19,6 @@
 Patch0:		%{name}-ksh-quotation.patch
 Patch1:		%{name}-klcc.patch
 Patch2:		%{name}-fstype_jfs.patch
-Patch3:		%{name}-kill_bashism.patch
 URL:		http://www.zytor.com/mailman/listinfo/klibc/
 %{?with_dist_kernel:BuildRequires:	kernel-headers >= 2.4}
 BuildRequires:	rpmbuild(macros) >= 1.153
@@ -94,7 +93,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
-%patch3 -p1
 
 %build
 cd include
@@ -170,6 +168,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2005/09/30 13:24:30  pluto
+- last change reverted. this is not a bashism. ksh bug?
+  testcase:
+   echo '[ "foo" = "bar" -a "-u" = "zoo" ]'|/bin/sh
+   /bin/sh: <stdin>[1]: [: zoo: unexpected operator/operand
+
 Revision 1.41  2005/09/30 12:44:35  pluto
 - kill bashism in sh script.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klibc.spec?r1=1.41&r2=1.42&f=u




More information about the pld-cvs-commit mailing list