From 90ac14ed61394d07da31d903aba92f3b332fbe94 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Jul 13 2008 10:12:34 +0000 Subject: Upgrade to 35 --- diff --git a/.cvsignore b/.cvsignore index b1d566d..3a6e85c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -mksh-R33d.cpio.gz +mksh-R35.cpio.gz arc4random.c diff --git a/mksh.spec b/mksh.spec index 8956072..480890e 100644 --- a/mksh.spec +++ b/mksh.spec @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 33d +Version: 35 Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -24,7 +24,7 @@ bourne shell replacement, pdksh successor and an alternative to the C shell. %prep %setup -q -T -c -# RPM 4.4.2 has no support for *.cpio.gz +# rpm.org has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} cp -f %{SOURCE1} . @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/%{name}.1* %changelog +* Sun Jul 13 2008 Robert Scheck 35-1 +- Upgrade to 35 + * Sat Apr 12 2008 Robert Scheck 33d-1 - Upgrade to 33d diff --git a/sources b/sources index 657e23a..50191b8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -8ad2547ad55dc3a02b13554ab9b5c9c8 mksh-R33d.cpio.gz +5fd8714770337e0786b124530ddd3ba0 mksh-R35.cpio.gz e32f92d2cf26a267abe4df7c14fbb356 arc4random.c