packages: mc/mc.spec - disabled charset conversion due to #1668

gotar gotar at pld-linux.org
Sat Oct 31 19:19:19 CET 2009


Author: gotar                        Date: Sat Oct 31 18:19:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disabled charset conversion due to #1668

---- Files affected:
packages/mc:
   mc.spec (1.299 -> 1.300) 

---- Diffs:

================================================================
Index: packages/mc/mc.spec
diff -u packages/mc/mc.spec:1.299 packages/mc/mc.spec:1.300
--- packages/mc/mc.spec:1.299	Fri Oct 30 20:36:39 2009
+++ packages/mc/mc.spec	Sat Oct 31 19:19:14 2009
@@ -23,7 +23,7 @@
 Summary(zh_CN.UTF-8):	一个方便实用的文件管理器和虚拟Shell
 Name:		mc
 Version:	4.7.0
-Release:	0.6
+Release:	0.7
 License:	GPL v2+
 Group:		Applications/Shells
 Source0:	http://www.midnight-commander.org/downloads/%{name}-%{version}-%{snap}.tar.bz2
@@ -260,7 +260,7 @@
 
 %configure \
 	--enable-dependency-tracking \
-	--enable-charset \
+	--disable-charset \
 	--with%{!?debug:out}-debug \
 	--with%{!?with_ext2undel:out}-ext2undel \
 	--with%{!?with_x:out}-x \
@@ -416,6 +416,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.300  2009/10/31 18:19:14  gotar
+- disabled charset conversion due to #1668
+
 Revision 1.299  2009/10/30 19:36:39  gotar
 - updated %files, still not usable
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/mc.spec?r1=1.299&r2=1.300&f=u



More information about the pld-cvs-commit mailing list