Upgrade to 35

This commit is contained in:
Robert Scheck 2008-07-13 10:12:34 +00:00
parent cdc3b30c8a
commit 90ac14ed61
3 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,2 @@
mksh-R33d.cpio.gz
mksh-R35.cpio.gz
arc4random.c

View File

@ -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 <robert@fedoraproject.org> 35-1
- Upgrade to 35
* Sat Apr 12 2008 Robert Scheck <robert@fedoraproject.org> 33d-1
- Upgrade to 33d

View File

@ -1,2 +1,2 @@
8ad2547ad55dc3a02b13554ab9b5c9c8 mksh-R33d.cpio.gz
5fd8714770337e0786b124530ddd3ba0 mksh-R35.cpio.gz
e32f92d2cf26a267abe4df7c14fbb356 arc4random.c