SPECS: mc.spec - added patch which kills replacing tabs with arrow...
hawk
hawk at pld-linux.org
Tue May 6 09:33:41 CEST 2008
Author: hawk Date: Tue May 6 07:33:41 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch which kills replacing tabs with arrows and spaces with dots
in mcedit
---- Files affected:
SPECS:
mc.spec (1.265 -> 1.266)
---- Diffs:
================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.265 SPECS/mc.spec:1.266
--- SPECS/mc.spec:1.265 Sun Apr 20 23:45:36 2008
+++ SPECS/mc.spec Tue May 6 09:33:36 2008
@@ -24,7 +24,7 @@
Summary(zh_CN.UTF-8): 一个方便实用的文件管理器和虚拟Shell
Name: mc
Version: 4.6.2
-Release: 0.%{snap}.1
+Release: 0.%{snap}.2
License: GPL v2+
Group: Applications/Shells
Source0: ftp://ftp.gnu.org/gnu/mc/%{name}-%{version}-%{snap}.tar.gz
@@ -42,6 +42,7 @@
Patch3: %{name}-srpm.patch
Patch4: %{name}-home_etc2.patch
Patch5: %{name}-pl.patch
+Patch6: %{name}-no-ws-visible.patch
Patch8: %{name}-mc.ext.patch
Patch10: %{name}-localenames.patch
Patch11: %{name}-noperl-vfs.patch
@@ -240,6 +241,7 @@
%patch3 -p1
%patch4 -p1
%patch5 -p1
+%patch6 -p1
%patch8 -p1
%patch10 -p1
%{!?with_perl_vfs:%patch11 -p1}
@@ -507,6 +509,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.266 2008-05-06 07:33:36 hawk
+- added patch which kills replacing tabs with arrows and spaces with dots
+ in mcedit
+
Revision 1.265 2008-04-20 21:45:36 prism
- suggest p7zip-standalone (for 7z VFS)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mc.spec?r1=1.265&r2=1.266&f=u
More information about the pld-cvs-commit
mailing list