]> git.pld-linux.org Git - packages/mksh.git/commitdiff
up to 49; 1 test fails
authorElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jan 2014 12:25:12 +0000 (14:25 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jan 2014 12:25:12 +0000 (14:25 +0200)
mksh-no_stop_alias.patch
mksh.spec

index e203654e2190338d7b605844ad4507a0114685e9..ae2a9bae791149b02b41195e9de0f5b8dc658f4b 100644 (file)
@@ -1,46 +1,46 @@
---- mksh-40.org/main.c 2011-07-07 17:21:37.608256172 +0100
-+++ mksh-40/main.c     2011-07-07 17:22:44.980829725 +0100
-@@ -73,7 +73,6 @@
+--- mksh-49/main.c~    2014-01-20 14:20:05.000000000 +0200
++++ mksh-49/main.c     2014-01-20 14:20:37.166725505 +0200
+@@ -74,7 +74,6 @@
  #if !defined(ANDROID) && !defined(MKSH_UNEMPLOYED)
        /* not in Android for political reasons */
        /* not in ARGE mksh due to no job control */
 -      "stop=kill -STOP",
-       "suspend=kill -STOP $$",
  #endif
        "autoload=typeset -fu",
---- mksh-40.org/mksh.1 2011-06-12 16:34:43.000000000 +0100
-+++ mksh-40/mksh.1     2011-07-07 17:23:08.177234851 +0100
-@@ -1092,7 +1092,6 @@
+       "functions=typeset -f",
+--- mksh-49/mksh.1~    2014-01-11 20:10:06.000000000 +0200
++++ mksh-49/mksh.1     2014-01-20 14:21:04.704670524 +0200
+@@ -1131,7 +1131,6 @@
  nameref=\*(aqtypeset \-n\*(aq
  nohup=\*(aqnohup \*(aq
  r=\*(aqfc \-e \-\*(aq
 -stop=\*(aqkill \-STOP\*(aq
- suspend=\*(aqkill \-STOP $$\*(aq
  type=\*(aqwhence \-v\*(aq
  .Ed
---- mksh-40.orig/check.t       2011-07-07 17:43:03.450369958 +0100
-+++ mksh-40/check.t    2011-07-07 17:43:24.303467293 +0100
-@@ -5941,7 +5941,6 @@
+ .Pp
+--- mksh-49/check.t~   2014-01-11 20:10:02.000000000 +0200
++++ mksh-49/check.t    2014-01-20 14:21:32.202611748 +0200
+@@ -6766,7 +6766,6 @@
        nohup='nohup '
        r='fc -e -'
        source='PATH=$PATH:. command .'
 -      stop='kill -STOP'
-       suspend='kill -STOP $$'
        type='whence -v'
  ---
-@@ -6010,7 +6009,6 @@
+ name: aliases-1-hartz4
+@@ -6834,7 +6833,6 @@
        nohup='nohup '
        r='fc -e -'
        source='PATH=$PATH:. command .'
 -      stop='kill -STOP'
-       suspend='kill -STOP $$'
        type='whence -v'
  ---
-@@ -6034,7 +6032,6 @@
+ name: aliases-3b
+@@ -6857,7 +6855,6 @@
        nohup='nohup '
        r='fc -e -'
        source='PATH=$PATH:. command .'
 -      stop='kill -STOP'
-       suspend='kill -STOP $$'
        type='whence -v'
  ---
+ name: aliases-2b-hartz4
index f7cc76b16cfbed1d5aaa846dfd79bd64befa17ce..f51bc10f8cfbaaa02e09d5edd5afd11d1ca05f9d 100644 (file)
--- a/mksh.spec
+++ b/mksh.spec
@@ -6,12 +6,12 @@
 Summary:       MirBSD Korn Shell
 Summary(pl.UTF-8):     Powłoka Korna z MirBSD
 Name:          mksh
-Version:       48b
+Version:       49
 Release:       1
 License:       BSD
 Group:         Applications/Shells
 Source0:       http://www.mirbsd.org/MirOS/dist/mir/mksh/%{name}-R%{version}.tgz
-# Source0-md5: ab9baa6b5a4de9d0e6a3ce9957c18da0
+# Source0-md5: e8c205cac72c3dc8540bbc3897421422
 Source1:       %{name}-mkshrc
 Patch0:                %{name}-mkshrc_support.patch
 Patch1:                %{name}-circumflex.patch
This page took 0.080815 seconds and 4 git commands to generate.