[mksh] Upgrade to 40b

Robert Scheck robert at fedoraproject.org
Thu Jul 28 01:25:02 UTC 2011


commit c2714384d48e75949527a84d8c7d01363637bdd7
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Jul 28 03:24:44 2011 +0200

    Upgrade to 40b

 mksh-39c-dblalias.patch  |   31 --------------------
 mksh-39c-fixsetx.patch   |   69 ----------------------------------------------
 mksh-39c-fixsusbst.patch |   47 -------------------------------
 mksh.spec                |   19 +++---------
 4 files changed, 5 insertions(+), 161 deletions(-)
---
diff --git a/mksh.spec b/mksh.spec
index 8f836f8..7b66fee 100644
--- a/mksh.spec
+++ b/mksh.spec
@@ -2,17 +2,14 @@
 
 Summary:          MirBSD enhanced version of the Korn Shell
 Name:             mksh
-Version:          39c
-Release:          5%{?dist}
+Version:          40b
+Release:          1%{?dist}
 # BSD (setmode.c), ISC (strlcpy.c), MirOS (the rest)
 License:          MirOS and ISC and BSD
 Group:            System Environment/Shells
 URL:              http://www.mirbsd.de/%{name}.htm
 Source0:          http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz
 Source1:          dot-mkshrc
-Patch1:           mksh-39c-fixsetx.patch
-Patch2:           mksh-39c-dblalias.patch
-Patch3:           mksh-39c-fixsusbst.patch
 Requires(post):   grep
 Requires(postun): sed
 BuildRequires:    util-linux, ed
@@ -32,15 +29,6 @@ bourne shell replacement, pdksh successor and an alternative to the C shell.
 gzip -dc %{SOURCE0} | cpio -imd
 mv %{name}/* . && rm -rf %{name}
 
-# from upstream cvs, for mksh < "R39 2010/07/19", rhbz#616771
-%patch1 -p1 -b .fixsetx
-
-# from upstream cvs, for mksh < "R39 2010/07/21", rhbz#616777
-%patch2 -p1 -b .dblalias
-
-# from upstream cvs, for mksh < "R39 2010/05/17", rhbz#618274
-%patch3 -p1 -b .fixsubst
-
 %build
 CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -combine
 
@@ -82,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Thu Jul 28 2011 Robert Scheck <robert at fedoraproject.org> 40b-1
+- Upgrade to 40b
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 39c-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list