Author: arekm Date: Mon Sep 19 22:02:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; use utf8 patch from fc; apply some fixes from fc (64bit stat; fish update; ftp crash fix...)
---- Files affected: SPECS: mc.spec (1.218 -> 1.219) ---- Diffs: ================================================================ Index: SPECS/mc.spec diff -u SPECS/mc.spec:1.218 SPECS/mc.spec:1.219 --- SPECS/mc.spec:1.218 Mon Sep 19 22:45:11 2005 +++ SPECS/mc.spec Tue Sep 20 00:01:56 2005 @@ -20,7 +20,7 @@ Summary(zh_CN): Ňť¸öˇ˝ąăĘľÓĂľÄÎÄźţšÜŔíĆ÷şÍĐéÄâShell Name: mc Version: 4.6.1 -Release: 2 +Release: 3 License: GPL Group: Applications/Shells Source0: http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/%{name}-%{version}.tar.gz @@ -55,9 +55,15 @@ # at now syntax highligthing for PLD-update-TODO and CVSROOT/users Patch12: %{name}-pld-developerfriendly.patch # http://www.suse.de/~nadvornik/mc.html -Patch13: http://www.ottolander.nl/mc-patches/UTF-8/mc-4.6.1-utf8.patch +Patch13: %{name}-utf8.patch +Patch14: %{name}-slang2.patch +Patch15: %{name}-64bit.patch +Patch16: %{name}-fish-upload.patch Patch17: %{name}-nolibs.patch -Patch18: %{name}-slang2.patch +Patch18: %{name}-ftpcrash.patch +Patch19: %{name}-symcrash.patch +Patch20: %{name}-uglydir.patch +Patch21: %{name}-userhost.patch URL: http://www.ibiblio.org/mc/ BuildRequires: autoconf BuildRequires: automake @@ -241,9 +247,15 @@ %patch12 -p1 %if %{with utf8} %patch13 -p1 -%patch18 -p1 +%patch14 -p1 %endif +%patch15 -p1 +%patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 mv -f po/{no,nb}.po @@ -495,6 +507,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.219 2005/09/19 22:01:56 arekm +- rel 3; use utf8 patch from fc; apply some fixes from fc (64bit stat; fish update; ftp crash fix...) + Revision 1.218 2005/09/19 20:45:11 arekm - slang2 support; utf8 enabled by default ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mc.spec?r1=1.218&r2=1.219&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
