Author: arekm Date: Thu Feb 19 14:07:43 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; recognize konsole terminals
---- Files affected: SPECS: mc.spec (1.277 -> 1.278) ---- Diffs: ================================================================ Index: SPECS/mc.spec diff -u SPECS/mc.spec:1.277 SPECS/mc.spec:1.278 --- SPECS/mc.spec:1.277 Thu Feb 19 14:57:41 2009 +++ SPECS/mc.spec Thu Feb 19 15:07:37 2009 @@ -23,7 +23,7 @@ Summary(zh_CN.UTF-8): 一个方便实用的文件管理器和虚拟Shell Name: mc Version: 4.6.2 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications/Shells Source0: http://www.midnight-commander.org/downloads/%{name}-%{version}.tar.gz @@ -58,6 +58,7 @@ Patch24: %{name}-find_options.patch Patch25: %{name}-verilog-syntax.patch Patch26: %{name}-awk-syntax.patch +Patch27: %{name}-term.patch URL: http://www.midnight-commander.org/ BuildRequires: autoconf BuildRequires: automake @@ -261,6 +262,7 @@ %endif %patch25 -p1 %patch26 -p1 +%patch27 -p1 mv -f po/{no,nb}.po rm -f po/stamp-po @@ -511,6 +513,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.278 2009/02/19 14:07:37 arekm +- rel 3; recognize konsole terminals + Revision 1.277 2009/02/19 13:57:41 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mc.spec?r1=1.277&r2=1.278&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
