[packages/mksh] - updated to R47

hawk hawk at pld-linux.org
Thu Aug 1 13:29:59 CEST 2013


commit f4608d8e6d993381aa04991c58a34264130f84c2
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Thu Aug 1 11:44:34 2013 +0000

    - updated to R47

 mksh.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mksh.spec b/mksh.spec
index 2a43a5a..5eff6c1 100644
--- a/mksh.spec
+++ b/mksh.spec
@@ -9,12 +9,12 @@
 Summary:	MirBSD Korn Shell
 Summary(pl.UTF-8):	Powłoka Korna z MirBSD
 Name:		mksh
-Version:	46
-Release:	0.1
+Version:	47
+Release:	1
 License:	BSD
 Group:		Applications/Shells
 Source0:	http://www.mirbsd.org/MirOS/dist/mir/mksh/%{name}-R%{version}.tgz
-# Source0-md5:	77c108d8143a6e7670954d77517d216d
+# Source0-md5:	71c7cbcd78306897801b8b6691091e66
 Source1:	%{name}-mkshrc
 Patch0:		%{name}-mkshrc_support.patch
 Patch1:		%{name}-circumflex.patch
@@ -153,7 +153,7 @@ fi
 ./mksh rtchecks >rtchecks.got 2>&1
 if ! cmp --quiet rtchecks.got rtchecks.expected ; then
 	echo "rtchecks failed"
-	diff -Naurp %{SOURCE3} rtchecks.got
+	diff -Naurp rtchecks.expected rtchecks.got
 	exit 1
 fi
 ./test.sh -v $skip_tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mksh.git/commitdiff/f4608d8e6d993381aa04991c58a34264130f84c2



More information about the pld-cvs-commit mailing list