rpms/mksh/EL-5 .cvsignore, 1.15, 1.16 mksh.spec, 1.18, 1.19 sources, 1.15, 1.16 mksh-36-alias.patch, 1.1, NONE

Robert Scheck robert at fedoraproject.org
Sun Dec 14 17:50:41 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/mksh/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4922/EL-5

Modified Files:
	.cvsignore mksh.spec sources 
Removed Files:
	mksh-36-alias.patch 
Log Message:
Upgrade to 36b and updated arc4random.c file



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mksh/EL-5/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	25 Oct 2008 15:02:57 -0000	1.15
+++ .cvsignore	14 Dec 2008 17:50:10 -0000	1.16
@@ -1,2 +1,2 @@
-mksh-R36.cpio.gz
+mksh-R36b.cpio.gz
 arc4random.c


Index: mksh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mksh/EL-5/mksh.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- mksh.spec	2 Dec 2008 21:54:07 -0000	1.18
+++ mksh.spec	14 Dec 2008 17:50:10 -0000	1.19
@@ -2,14 +2,13 @@
 
 Summary:          MirBSD enhanced version of the Korn Shell
 Name:             mksh
-Version:          36
-Release:          2%{?dist}
+Version:          36b
+Release:          1%{?dist}
 License:          BSD with advertising
 Group:            System Environment/Shells
 URL:              http://www.mirbsd.de/%{name}/
 Source0:          http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz
 Source1:          http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c
-Patch:            mksh-36-alias.patch
 Requires(post):   grep
 Requires(postun): coreutils, grep
 BuildRequires:    util-linux, ed
@@ -29,7 +28,6 @@
 gzip -dc %{SOURCE0} | cpio -imd
 mv %{name}/* . && rm -rf %{name}
 cp -f %{SOURCE1} .
-%patch -p1 -b .alias
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -j
@@ -73,6 +71,9 @@
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sun Dec 14 2008 Robert Scheck <robert at fedoraproject.org> 36b-1
+- Upgrade to 36b and updated arc4random.c file
+
 * Tue Dec 02 2008 Robert Scheck <robert at fedoraproject.org> 36-2
 - Upstream patch for command hang/high cpu workload (#474115)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mksh/EL-5/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	25 Oct 2008 15:02:57 -0000	1.15
+++ sources	14 Dec 2008 17:50:10 -0000	1.16
@@ -1,2 +1,2 @@
-9962d052a1571ba843965c6253819ac4  mksh-R36.cpio.gz
-68161c972a55e7b5f39c0cf1f0971923  arc4random.c
+e5f4cfbc55b6fe8211f99d231125224d  mksh-R36b.cpio.gz
+9479ad2e83ba6a275283ff2eaad49086  arc4random.c


--- mksh-36-alias.patch DELETED ---




More information about the fedora-extras-commits mailing list