packages: mc/mc.spec, mc/slang-8bit_xterm.patch, mc/mc-case_sensitive_quick...

gotar gotar at pld-linux.org
Thu May 6 10:15:55 CEST 2010


Author: gotar                        Date: Thu May  6 08:15:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upgraded to 4.7.2

---- Files affected:
packages/mc:
   mc.spec (1.318 -> 1.319) , slang-8bit_xterm.patch (1.2 -> 1.3) , mc-case_sensitive_quick_search.patch (1.2 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/mc/mc.spec
diff -u packages/mc/mc.spec:1.318 packages/mc/mc.spec:1.319
--- packages/mc/mc.spec:1.318	Tue Apr 13 15:42:51 2010
+++ packages/mc/mc.spec	Thu May  6 10:15:50 2010
@@ -21,13 +21,13 @@
 Summary(uk.UTF-8):	Диспетчер файлів Midnight Commander
 Summary(zh_CN.UTF-8):	一个方便实用的文件管理器和虚拟Shell
 Name:		mc
-Version:	4.7.1
-Release:	4
+Version:	4.7.2
+Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		Applications/Shells
 Source0:	http://www.midnight-commander.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	5bd69a47b4a0bd6904623a50863b1eeb
+# Source0-md5:	82d0f923f686e462eeb739760f8c45bd
 Source1:	%{name}serv.pamd
 Source2:	%{name}serv.init
 Source3:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
@@ -45,7 +45,6 @@
 Patch12:	%{name}-pld-developerfriendly.patch
 Patch17:	%{name}-nolibs.patch
 Patch24:	%{name}-find_options.patch
-Patch25:	%{name}-case_sensitive_quick_search.patch
 URL:		http://www.midnight-commander.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -266,7 +265,6 @@
 %if "%{pld_release}" == "ti"
 %patch24 -p1
 %endif
-%patch25 -p1
 
 rm -f po/stamp-po
 
@@ -436,6 +434,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.319  2010/05/06 08:15:50  gotar
+- upgraded to 4.7.2
+
 Revision 1.318  2010/04/13 13:42:51  baggins
 - rel 4
 - fixed patch

================================================================
Index: packages/mc/slang-8bit_xterm.patch
diff -u packages/mc/slang-8bit_xterm.patch:1.2 packages/mc/slang-8bit_xterm.patch:1.3
--- packages/mc/slang-8bit_xterm.patch:1.2	Sat Nov  7 17:26:36 2009
+++ packages/mc/slang-8bit_xterm.patch	Thu May  6 10:15:50 2010
@@ -1,13 +1,13 @@
 diff -urNp mc-4.7.0-pre4.orig/src/main.c mc-4.7.0-pre4/src/main.c
---- mc-4.7.0-pre4.orig/src/main.c	2009-10-30 19:44:39.000000000 +0100
-+++ mc-4.7.0-pre4/src/main.c	2009-11-07 17:14:39.000000000 +0100
-@@ -1403,6 +1403,9 @@ init_xterm_support (void)
- 	|| strcmp (termvalue, "Eterm") == 0
- 	|| strcmp (termvalue, "dtterm") == 0) {
- 	xterm_flag = 1;
+--- mc-4.7.2.orig/src/main.c	2010-05-05 20:30:03.000000000 +0200
++++ mc-4.7.2/src/main.c	2010-05-06 10:05:13.000000000 +0200
+@@ -1470,6 +1470,9 @@ init_xterm_support (void)
+         || strcmp (termvalue, "Eterm") == 0 || strcmp (termvalue, "dtterm") == 0)
+     {
+         xterm_flag = 1;
 +#ifdef HAVE_SLANG
 +	tty_display_8bit (0);
 +#endif
  
- 	/* Default to the standard xterm sequence */
- 	if (!xmouse_seq) {
+         /* Default to the standard xterm sequence */
+         if (!xmouse_seq)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/mc.spec?r1=1.318&r2=1.319&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/slang-8bit_xterm.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list